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

Weblogic 8.1 SSL Connection for JMS Sending

1 view
Skip to first unread message

Paul Gibson

unread,
Apr 5, 2004, 1:16:15 PM4/5/04
to
hi,

I'm trying to set up a one-way SSL connection on Weblogic 8.1. The
connection will be from my weblogic instance (as client) to another.
I have created a keystore which contains the server CA as a trusted
cert. I have configured the Weblogic console to use the keystore. I
have disabled the SSL Listener for the client server as instructed
previously. However, I continue to get the below output from
weblogic. If anyone has any advice I would really appreciate it.

Cheers,

Paul


<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000> <SSLManager:
loaded 1 trusted CAs from
/software/weblogic81/server/lib/RISKeyStore.jks>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000> <clientInfo
settings applied>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000> <Filtering
JSSE SSLSocket>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000>
<SSLIOContextTable.addContext(ctx): 4467737>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000> <SSLSocket
will be Muxing>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000>
<SSLIOContextTable.findContext(is): 27995611>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000> <write
SSL_20_RECORD>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000>
<SSLFilter.isActivated: false>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000>
<isMuxerActivated: false>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000>
<SSLFilter.isActivated: false>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000> <5539609
readRecord()>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000> <5539609
SSL3/TLS MAC>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000> <5539609
received HANDSHAKE>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000>
<HANDSHAKEMESSAGE: ServerHello>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000>
<SSLFilter.isActivated: false>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000>
<isMuxerActivated: false>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000>
<SSLFilter.isActivated: false>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000> <5539609
readRecord()>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000> <5539609
SSL3/TLS MAC>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000> <5539609
received HANDSHAKE>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000>
<HANDSHAKEMESSAGE: Certificate>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000> <Performing
hostname validation checks: 25.10.1.221>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000> <Converting
principal: CN=Revenue Certificate Authority, OU=Revenue Certifacate
Authority, O=Office Of The Revenue Commissioners, L=Dublin, ST=Dublin,
C=IE>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000>
<validationCallback: validateErr = 0>

...cert info...

<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000>
<SSLTrustValidator returns: 0>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000> <Trust
status (0): NONE>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000>
<SSLFilter.isActivated: false>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000>
<isMuxerActivated: false>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000>
<SSLFilter.isActivated: false>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000> <5539609
readRecord()>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000> <5539609
SSL3/TLS MAC>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000> <5539609
received HANDSHAKE>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000>
<HANDSHAKEMESSAGE: ServerKeyExchange>
<05-Apr-2004 11:38:45 o'clock IST> <Debug> <TLS> <000000>
<HANDSHAKEMESSAGE: ServerKeyExchangeDH>
<05-Apr-2004 11:38:47 o'clock IST> <Debug> <TLS> <000000> <Exception
during handshake, stack trace follows
java.lang.IllegalArgumentException: Empty key
at javax.crypto.spec.SecretKeySpec.<init>(DashoA6275)
at com.certicom.tls.provider.Mac.init(Unknown Source)
at com.certicom.tls.ciphersuite.SecurityParameters.TLS_PRF(Unknown
Source)
at com.certicom.tls.ciphersuite.SecurityParameters.TLS_PRF(Unknown
Source)
....

0 new messages