This is an old revision of the document!
Install Notes
PCCE
- import CA cert (Finesse, CUIC, LiveData, CUCM) into AW Java Cert Store (%java_home%)
- export certs from Rogger, AW, PGs Portico and import into AW Java Cert Store
If you need to recreate a self signed cert run the following command from Powershell
New-SelfSignedCertificate –DnsName <computername>-CertStoreLocation “cert:\LocalMachine\My”
New-SelfSignedCertificate –DnsName UCCE-PG-BETA.lab2.purplepi.ie -CertStoreLocation “cert:\LocalMachine\My”