Hi , I am working on Openpegasus 2.5.1 on Windows and trying integrate Open SSL for HTTPS support. I want to connect to Pegasus server using HTTPS protocol on port 5989. I am using SNIA JavaClient for connecting server on port 5989. As specified, I have Open pegasus complied with PEGASUS_HAS_SSL flag set(In Release mode).
I have created SSL Certificate as per documentation of openpegasus "doc\PegasusSSLGuidelines.htm". As mention in document "doc\PegasusSSLGuidelines.htm" , I have created myserver.key file , But pegasus needs file in "pem" format so i am not sure how to generate a "server.pem" required by Pegasus for using SSL. In Cimserver_planned.conf file , the configuration options are as follows httpsPort=5989 sslCertificateFilePath=server.pem sslTrustStore=client.pem enableHttpsConnection=true enableHttpConnection=true sslKeyFilePath=file.pem traceComponents=SSL,HTTP,AUTHENTICATION,XMLIO When I connect through Java client I am getting following error : Info:CIMCLIENT_ERR_HTTP_ERROR(HTTPException=javax.net.ssl.SSLHandshakeExcept ion:sun.security.validator.ValidatorException:No trusted certificate found,response=500 Please Suggest: Swapnil Joshi ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]