Problems with the key file generated by Certificate Request Generator
sujitmore
Greenhorn
Joined: Jul 27, 2001
Posts: 3
posted
0
Has anyone used the Certificate Request Generator of WLS 6.0 to generate the private key and request files? I have some problems with this key file. I have the digital certificate and I have configured the weblogic to SSL implementation with this key file and the digital certificate in the (.pem or .der format). When I start weblogic server I get an exception as : --------- <Sep 26, 2001 10:13:49 AM EDT> <Alert> <WebLogicServer> <Security configuration problem with certificate file config/mydomain/modi_mediaocean_com-key.der, java. io.EOFException> java.io.EOFException at weblogic.security.Utils.inputByte(Utils.java:133) at weblogic.security.ASN1.ASN1Header.inputTag(ASN1Header.java:125) at weblogic.security.ASN1.ASN1Header.input(ASN1Header.java:119) at weblogic.security.RSAPrivateKey.input(RSAPrivateKey.java:119) at weblogic.security.RSAPrivateKey.<init>(RSAPrivateKey.java:91) at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:393) at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:297) at weblogic.t3.srvr.T3Srvr.initializeListenThreads(T3Srvr.java:939) at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:403) at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169) at weblogic.Server.main(Server.java:35) DEBUG: not loading system providers in <java.home>/lib DEBUG: not loading optional custom providers file: /META-INF/javamail.providers DEBUG: successfully loaded default providers -------- If anyone knows whats happening please feel free to reply on sujit@mediaocean.com thanx. Sujit
Sujit More.<BR>MediaOcean Inc.<BR>------------------------<BR>Much good work is lost for the lack of a little more.
George Brown
Ranch Hand
Joined: Sep 26, 2000
Posts: 919
posted
0
"sujitmore", The Java Ranch has thousands of visitors every week, many with surprisingly similar names. To avoid confusion we have a naming convention, described at http://www.javaranch.com/name.jsp . We require names to have at least two words, separated by a space, and strongly recommend that you use your full real name. Please log in with a new name which meets the requirements. Thanks.
subject: Problems with the key file generated by Certificate Request Generator