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

SSL128bit private key problem in WLS6.1SP1

0 views
Skip to first unread message

檔案管理局

unread,
Dec 21, 2001, 5:46:12 AM12/21/01
to
i get Server Key File and Server Certificate file from BEA WebLogic Server
Certificate Request Generator , and get Server Certificate Chain File from
verisign , and finish the ssl set up in admin console.when i restart wls,the
console show some error message

<2001/12/21 下午04時26分16秒> <Info> <WebLogicServer> <Loaded License :
/opt/bea/license.bea>
<2001/12/21 下午04時26分16秒> <Info> <WebLogicServer> <License allows full
strength (domestic) SSL.>
<2001/12/21 下午04時26分16秒> <Alert> <WebLogicServer> <Security
configuration problem with certificate file config/xxx.der,
java.lang.NullPointerException>
java.lang.NullPointerException
at weblogic.security.PKCS5.setPassword(PKCS5.java:173)
at
weblogic.security.RSAPrivateKeyPKCS8.<init>(RSAPrivateKeyPKCS8.java:124)
at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:390)
at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:300)
at weblogic.t3.srvr.T3Srvr.initializeListenThreads(T3Srvr.java:1045)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:480)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
at weblogic.Server.main(Server.java:35)
<2001/12/21 下午04時26分16秒> <Info> <Security> <Not listening for SSL,
java.io.IOException: Security configuration problem with config/xxx.der,
java.lang.NullPointerException.>

does someone has the some problem?

thanks for any help!

PS. i didn't set Private Key Password in BEA WebLogic Server Certificate
Request Generator because someone in bea told me left it empty.it that cause
this problem?


Sunnynani (Reply@ToNewsgroup.Only)

unread,
Dec 26, 2001, 3:54:01 PM12/26/01
to
Provide the private key password as a system property in startup script.

-Dweblogic.management.pkpassword=password

where password is the password for the private key

-- SunnyNani


"檔案管理局" <te...@archives.gov.tw> wrote in message
news:3c23...@newsgroups.bea.com...

0 new messages