Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| vendors:cisco:uc:ucce:install [2020/05/21 14:14] – created gerardorourke | vendors:cisco:uc:ucce:install [2020/12/30 09:29] (current) – [PCCE] gerardorourke | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| *import CA cert (Finesse, CUIC, LiveData, CUCM) into AW Java Cert Store (%java_home%) | *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 | *export certs from Rogger, AW, PGs Portico and import into AW Java Cert Store | ||
| + | *export certs from the Rogger, AW and PG " | ||
| + | *Import the CA Cert into the PG Java Cert store (as it downloads JTAPI from CUCM - and prerequires to trust the cert). | ||
| + | |||
| + | If you need to recreate a self signed cert run the following command from Powershell | ||
| + | |||
| + | < | ||
| + | New-SelfSignedCertificate –DnsName < | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | New-SelfSignedCertificate –DnsName UCCE-PG-BETA.lab2.purplepi.ie -CertStoreLocation “cert: | ||
| + | </ | ||