Raymond wrote: ... > > When I tried to import that certificate I got the following > error shown on UI: Error while copying the key and the > certificate files. Then, I investigated the code and I saw in > copyKeyAndCertificate() method of CertificateManagerImpl > class, the line FileUtils.copyFile(sourceKeyStore, > destinationKeyStore); threws an exception since > ernest.itcnetworks.ro-web.keystore file is missing. That file > should have been in > $SIPX_INSTALL/var/sipxdata/configserver/web-cert folder but it wasn't. > > > What am I missing? If somebody has an idea, please help. > This is actually a bug. The copyKeyAndCertificate should not > be attempting to copy the Keystore or P12 files at all. The > KeyStore is not generated during the actual import. Only the > Key and Certificate should be copied. The KeyStore > generation occurs after. Please file an issue on this.
Sounds like http://track.sipfoundry.org/browse/XX-7349 : Displays error message while Importing self signed Web Certificate -Paul [email protected] _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
