Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Using encrypted private key file for SSL connection.

1 view
Skip to first unread message

Rooben Garakanian

unread,
Jun 14, 2002, 5:25:38 PM6/14/02
to

From WLServer console (mydomain>Servers>myserver page) I select SSL tab and enter
server cert, server private key, and ca cert file names. When I use plain private
key file, all work fine. However, when I use password protected server private key
file, I get the following error at WLServer startup time. For encrypted key file
I do check the "Key Encrypted" box.
Can I use password protected key file? Any input on this issue? Thanks for any
input.

<Sat Jun 15 03:54:18 JST 2002> <I> <CTRealm> Calling weblogic realm(s) to
authenticate user: system
<Jun 15, 2002 3:54:19 AM JST> <Notice> <WebLogicServer> <Starting WebLogic
Admin Server "myserver" for domain "mydomain">
<Jun 15, 2002 3:54:20 AM JST> <Alert> <WebLogicServer> <Security configuration
problem with certificate file config/mydomain/privkey1024enc.pem,
java.io.IOException: Length is too big: takes 7 bytes>
java.io.IOException: Length is too big: takes 7 bytes
at weblogic.security.ASN1.ASN1Header.inputLength(ASN1Header.java:148)
at weblogic.security.ASN1.ASN1Header.input(ASN1Header.java:120)
at weblogic.security.RSAPrivateKeyPKCS8.input
(RSAPrivateKeyPKCS8.java:138)
at weblogic.security.RSAPrivateKeyPKCS8.<init>
(RSAPrivateKeyPKCS8.java:125)
at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:391)
at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:301)
at weblogic.t3.srvr.T3Srvr.initializeListenThreads(T3Srvr.java:1064)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:492)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
at weblogic.Server.main(Server.java:35)
<Sat Jun 15 03:54:26 JST 2002> <I> <CTRealm> Authenticating user: system
<Sat Jun 15 03:54:26 JST 2002> <I> <CTRealm> Calling weblogic realm(s) to
authenticate user: system
<Jun 15, 2002 3:54:35 AM JST> <Notice> <Management> <Application Poller not
started for production server.>
<Jun 15, 2002 3:54:35 AM JST> <Notice> <WebLogicServer> <ListenThread listening
on port 7001>
<Jun 15, 2002 3:54:35 AM JST> <Notice> <Management> <Starting discovery of
Managed Server... This feature is on by default, you may turn this off by
passing -Dweblogic.management.discover=false>
<Jun 15, 2002 3:54:35 AM JST> <Notice> <WebLogicServer> <Started WebLogic Admin
Server "myserver" for domain "mydomain" running in Production Mode>

0 new messages