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

How do I get a digital certificate for WebLogic Server?

1 view
Skip to first unread message

javachina

unread,
Jun 11, 2002, 11:24:26 PM6/11/02
to
From: javachina <java...@21cn.com>
Newsgroups: weblogic.support.install
Subject: How do I get a digital certificate for WebLogic Server?
References:
X-Original-NNTP-Posting-Host: 216.148.48.151
Message-ID: <3d06beea$1...@newsgroups.bea.com>
Date: 11 Jun 2002 20:24:26 -0700
X-Original-Trace: 11 Jun 2002 20:24:26 -0700, 216.148.48.151
Organization: BEA NEWS SITE
Lines: 19
XPident: Unknown
NNTP-Posting-Host: 216.148.48.100
X-Original-NNTP-Posting-Host: 216.148.48.100
X-Trace: 11 Jun 2002 20:24:32 -0700, 216.148.48.100
X-Original-Trace: 11 Jun 2002 20:24:32 -0700, 216.148.48.100
XPident: Unknown
Path: newsgroups2.bea.com
Xref: newsgroups2.bea.com weblogic.support.install:10597

I has three files(*.der, *.pem, *.pem)generated by weblogic certificate sevlet. And I has also got file from verisign throuth my CSR file. But when I give the *.der file to server key file name field on the console, some error occur in my weblogic:

<2002-6-12 %u4E0A%u534811%u65F622%u520614%u79D2> <Alert> <WebLogicServer> <Security configuration pr
oblem with certificate file config/mydomain/eintech-key.der, java.io.EOFExceptio
n>
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:397)
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)

I don't know where is the error raise? help me?

Michael Young

unread,
Jun 12, 2002, 6:43:57 PM6/12/02
to
Hi.

Just a guess, but sometimes this happens when the .der file is actually in .pem format, or vice versa. You might try changing the name of the cert to .pem, specify it in the console and see if that helps.

You also might get a better answer posting this question on the security newsgroup.

Regards,
Michael

javachina wrote:

> I has three files(*.der, *.pem, *.pem)generated by weblogic certificate sevlet. And I has also got file from verisign throuth my CSR file. But when I give the *.der file to server key file name field on the console, some error occur in my weblogic:
>
> <2002-6-12 %u4E0A%u534811%u65F622%u520614%u79D2> <Alert> <WebLogicServer> <Security configuration pr
> oblem with certificate file config/mydomain/eintech-key.der, java.io.EOFExceptio
> n>
> 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:397)
> 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)
>
> I don't know where is the error raise? help me?

--
Michael Young
Developer Relations Engineer
BEA Support


0 new messages