IntelliJ Java IDE
The moose likes BEA/Weblogic and the fly likes Problems with the key file generated by Certificate Request Generator Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Problems with the key file generated by Certificate Request Generator" Watch "Problems with the key file generated by Certificate Request Generator" New topic
Author

Problems with the key file generated by Certificate Request Generator

sujitmore
Greenhorn

Joined: Jul 27, 2001
Posts: 3
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
"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.
 
IntelliJ Java IDE
 
subject: Problems with the key file generated by Certificate Request Generator
 
Threads others viewed
Weblogic 7.0 sp1 startup
problem with creating a private key via openssl
SSL in Weblogic 6.1
Unknown PKCS5
Verisign Certificate installation on WebLogic 6.1
developer file tools