BSSV SSL error

Hi All
We have a BSSV server running on Weblogic - all according to the MTRs.
We have built a custom Business Function and it is now deployed as a Published Business Service.
I can test this using SOAPUI and adding the wsse:Security headers and the services works perfectly.
Now the problem is that we are trying to proxy the service so that non-SSL enabled clients can call in.
To do this, I have built a proxy service and have it deployed on a separate Weblogic machine (at present, the Integrated server on JDeveloper) in the dev environment.
I have taken the Demo Certs from the BSSV server (also still in the dev environment) and placed them in the "Trust" store on the proxy machine.
Originally there was a hostname lookup error which was overcome by placing the line "set JAVA_OPTIONS=%JAVA_OPTIONS% -Dweblogic.security.SSL.ignoreHostnameVerification=true" into the setDomainEnv file.
The original error has now gone away, but now a new error has appeared. The essence of it is:
java.security.NoSuchAlgorithmException: Algorithm MD5 not available
on the client side, the error given is:
<faultcode xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">wsse:InvalidSecurity</faultcode>
<faultstring>Error on verifying message against security policy Error code:1000</faultstring>
<detail>
<ns2:exception xmlns:ns2="http://jax-ws.dev.java.net/" class="javax.xml.ws.soap.SOAPFaultException" note="To disable this feature, set com.sun.xml.ws.fault.SOAPFaultBuilder.disableCaptureStackTrace system property to false">
<message>Error on verifying message against security policy Error code:1000</message>
From my understanding, MD5 is used to checksum the keys and compare as part of the SSL handshake.
Can anyone suggest what might be going wrong?
For completeness, I am posing the full error from the BSSV Server log files (193 lines)
--> The message is too long to be posted! I am going to post it in replies to this message now...

Error(Part2)
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <Will use default Mac for algorithm MD5>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <Using JCE Cipher: SunJCE version 1.6 for algorithm RC4>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <Ignoring not supported JCE Mac: SunJCE version 1.6 for algorithm HmacMD5>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <Will use default Mac for algorithm HmacMD5>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <Ignoring not supported JCE Mac: SunJCE version 1.6 for algorithm HmacSHA1>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <Will use default Mac for algorithm HmacSHA1>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <isMuxerActivated: false>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <20975761 SSL3/TLS MAC>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <20975761 received CHANGE_CIPHER_SPEC>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <Using JCE Cipher: SunJCE version 1.6 for algorithm RC4>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <Ignoring not supported JCE Mac: SunJCE version 1.6 for algorithm HMACMD5>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <Will use default Mac for algorithm HMACMD5>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <isMuxerActivated: false>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <20975761 SSL3/TLS MAC>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <20975761 received HANDSHAKE>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <HANDSHAKEMESSAGE: Finished>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <Ignoring not supported JCE Mac: SunJCE version 1.6 for algorithm HmacMD5>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <Will use default Mac for algorithm HmacMD5>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <Ignoring not supported JCE Mac: SunJCE version 1.6 for algorithm HmacSHA1>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <Will use default Mac for algorithm HmacSHA1>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <write CHANGE_CIPHER_SPEC, offset = 0, length = 1>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <Using JCE Cipher: SunJCE version 1.6 for algorithm RC4>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <Ignoring not supported JCE Mac: SunJCE version 1.6 for algorithm HMACMD5>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <Will use default Mac for algorithm HMACMD5>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <Ignoring not supported JCE Mac: SunJCE version 1.6 for algorithm HmacMD5>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <Will use default Mac for algorithm HmacMD5>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <Ignoring not supported JCE Mac: SunJCE version 1.6 for algorithm HmacSHA1>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <Will use default Mac for algorithm HmacSHA1>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <write HANDSHAKE, offset = 0, length = 16>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <SSLIOContextTable.findContext(sock): 20975167>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <activateNoRegister()>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569961> <BEA-000000> <SSLFilterImpl.activate(): activated: 20975202 23507015>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <20975752 read(offset=0, length=4080)>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <isMuxerActivated: true>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <hasSSLRecord()>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <hasSSLRecord returns true>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <20975761 SSL3/TLS MAC>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <20975761 received APPLICATION_DATA: databufferLen 0, contentLength 332>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <20975752 read databufferLen 332>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <20975752 read A returns 332>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <20975752 read(offset=332, length=3748)>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <isMuxerActivated: true>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <hasSSLRecord()>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <hasSSLRecord returns false 1>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <20975752 Rethrowing InterruptedIOException>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <SSLIOContextTable.findContext(sock): 20975167>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <activateNoRegister()>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <SSLFilterImpl.activate(): activated: 20975202 23224263>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <20975752 read(offset=332, length=3748)>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <isMuxerActivated: true>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <hasSSLRecord()>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <hasSSLRecord returns false 1>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <20975752 Rethrowing InterruptedIOException>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <20975752 read(offset=0, length=1272)>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <isMuxerActivated: false>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <20975761 SSL3/TLS MAC>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <20975761 received APPLICATION_DATA: databufferLen 0, contentLength 1272>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <20975752 read databufferLen 1272>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <20975752 read B returns 1272>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <write APPLICATION_DATA, offset = 0, length = 177>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <write APPLICATION_DATA, offset = 0, length = 379>
####<Mar 22, 2012 11:46:09 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332409569976> <BEA-000000> <write APPLICATION_DATA, offset = 0, length = 8>
####<Mar 22, 2012 11:46:24 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409584992> <BEA-000000> <20975752 read(offset=0, length=4080)>
####<Mar 22, 2012 11:46:24 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409584992> <BEA-000000> <isMuxerActivated: true>
####<Mar 22, 2012 11:46:24 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409584992> <BEA-000000> <hasSSLRecord()>
####<Mar 22, 2012 11:46:24 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409584992> <BEA-000000> <hasSSLRecord returns true>
####<Mar 22, 2012 11:46:24 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409584992> <BEA-000000> <20975761 SSL3/TLS MAC>
####<Mar 22, 2012 11:46:24 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409584992> <BEA-000000> <20975761 received ALERT>
####<Mar 22, 2012 11:46:24 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409584992> <BEA-000000> <NEW ALERT with Severity: WARNING, Type: 0
java.lang.Exception: New alert stack
     at com.certicom.tls.record.alert.Alert.<init>(Unknown Source)
     at com.certicom.tls.record.alert.AlertHandler.handleAlertMessages(Unknown Source)
     at com.certicom.tls.record.MessageInterpreter.interpretContent(Unknown Source)
     at com.certicom.tls.record.MessageInterpreter.decryptMessage(Unknown Source)
     at com.certicom.tls.record.ReadHandler.processRecord(Unknown Source)
     at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
     at com.certicom.tls.record.ReadHandler.read(Unknown Source)
     at com.certicom.io.InputSSLIOStreamWrapper.read(Unknown Source)
     at weblogic.socket.SSLFilterImpl.isMessageComplete(SSLFilterImpl.java:202)
     at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:100)
     at weblogic.socket.SocketReaderRequest.run(SocketReaderRequest.java:29)
     at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:42)
     at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
>
####<Mar 22, 2012 11:46:24 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409584992> <BEA-000000> <Alert received from peer, notifying peer we received it: com.certicom.tls.record.alert.Alert@1628022>
####<Mar 22, 2012 11:46:24 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409584992> <BEA-000000> <CLOSE_NOTIFY received from peer, closing connection: >
####<Mar 22, 2012 11:46:24 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409584992> <BEA-000000> <close(): 20975752>
####<Mar 22, 2012 11:46:24 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409584992> <BEA-000000> <NEW ALERT with Severity: WARNING, Type: 0
java.lang.Exception: New alert stack
     at com.certicom.tls.record.alert.Alert.<init>(Unknown Source)
     at com.certicom.tls.interfaceimpl.TLSConnectionImpl.closeWriteHandler(Unknown Source)
     at com.certicom.tls.interfaceimpl.TLSConnectionImpl.close(Unknown Source)
     at javax.net.ssl.impl.SSLSocketImpl.close(Unknown Source)
     at com.certicom.tls.record.alert.AlertHandler.handle(Unknown Source)
     at com.certicom.tls.record.alert.AlertHandler.handleAlertMessages(Unknown Source)
     at com.certicom.tls.record.MessageInterpreter.interpretContent(Unknown Source)
     at com.certicom.tls.record.MessageInterpreter.decryptMessage(Unknown Source)
     at com.certicom.tls.record.ReadHandler.processRecord(Unknown Source)
     at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
     at com.certicom.tls.record.ReadHandler.read(Unknown Source)
     at com.certicom.io.InputSSLIOStreamWrapper.read(Unknown Source)
     at weblogic.socket.SSLFilterImpl.isMessageComplete(SSLFilterImpl.java:202)
     at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:100)
     at weblogic.socket.SocketReaderRequest.run(SocketReaderRequest.java:29)
     at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:42)
     at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
>
####<Mar 22, 2012 11:46:24 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409584992> <BEA-000000> <write ALERT, offset = 0, length = 2>
####<Mar 22, 2012 11:46:24 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409584992> <BEA-000000> <close(): 20975752>
####<Mar 22, 2012 11:46:24 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409584992> <BEA-000000> <SSLIOContextTable.removeContext(ctx): 20975955>
####<Mar 22, 2012 11:46:24 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409584992> <BEA-000000> <20975752 closed by last read, readRecord returned 0>
####<Mar 22, 2012 11:46:24 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409584992> <BEA-000000> <close(): 20975752>
####<Mar 22, 2012 11:46:24 AM IST> <Debug> <SecuritySSL> <jdeportal> <JDE_BS_MServer> <ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1332409584992> <BEA-000000> <SSLIOContextTable.removeContext(ctx): 20975955>

Similar Messages

  • SSL Error in Apache

    I am getting what appear to be SSL errors in the apache logs when I try and use an SSL certificate on a website listening on a non-standard port.
    I have a site, lets call it test.example.com, that is setup on port 8843. When I use no SSL cert, I have no problems. When I select a cert and restart apache, I get the following errors in the apache error log and the whole web server become non-responsive and will not load any webpages.
    [Tue Dec 02 20:19:22 2014] [notice] Apache/2.2.26 (Unix) DAV/2 PHP/5.4.30 mod_ssl/2.2.26 OpenSSL/0.9.8za configured -- resuming normal operations
    [Tue Dec 02 20:30:19 2014] [notice] caught SIGTERM, shutting down
    [Tue Dec 02 20:30:22 2014] [error] Init: Pass phrase incorrect
    [Tue Dec 02 20:30:22 2014] [error] SSL Library Error: 218710120 error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag
    [Tue Dec 02 20:30:22 2014] [error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
    [Tue Dec 02 20:30:22 2014] [error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error
    [Tue Dec 02 20:30:22 2014] [error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib
    [Tue Dec 02 20:30:32 2014] [crit] (17)File exists: mod_rewrite: Parent could not create RewriteLock file /var/log/apache2/rewrite.lock
    Configuration Failed
    [Tue Dec 02 20:30:42 2014] [error] Init: Pass phrase incorrect
    [Tue Dec 02 20:30:42 2014] [error] SSL Library Error: 218710120 error:0D094068:asn1 encoding routines:d2i_ASN1_SET:bad tag
    [Tue Dec 02 20:30:42 2014] [error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag
    [Tue Dec 02 20:30:42 2014] [error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error
    [Tue Dec 02 20:30:42 2014] [error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib
    [Tue Dec 02 20:30:52 2014] [crit] (17)File exists: mod_rewrite: Parent could not create RewriteLock file /var/log/apache2/rewrite.lock
    Configuration Failed
    I also get these errors in the system log:
    12/2/14 8:30:22.716 PM com.apple.launchd[1]: (org.apache.httpd[4009]) Exited with code: 1
    12/2/14 8:30:22.716 PM com.apple.launchd[1]: (org.apache.httpd) Throttling respawn: Will start in 10 seconds
    12/2/14 8:30:32.757 PM com.apple.launchd[1]: (org.apache.httpd[4023]) Exited with code: 1
    12/2/14 8:30:32.757 PM com.apple.launchd[1]: (org.apache.httpd) Throttling respawn: Will start in 10 seconds
    12/2/14 8:30:42.884 PM com.apple.launchd[1]: (org.apache.httpd[4031]) Exited with code: 1
    12/2/14 8:30:42.884 PM com.apple.launchd[1]: (org.apache.httpd) Throttling respawn: Will start in 10 seconds
    Can anybody here tell me why this is happening? I get these errors no matter what certificate I use.
    Thanks!

    Yep. That's an encrypted key. The server software is doing the decryption automagically for you when you do things The Apple Way™. But when you try to do your own thing on your own port, that functionality gets bypassed..
    If you know the passphrase you used to set up the key in the first place, you can use openssl commands to create a decrypted version of the key file for your use. If not, Use the openssl commands to make your own new key/cert pair.
    There is a good how to one this and other basic ssl commands at:
    https://www.sslshopper.com/article-most-common-openssl-commands.html

  • SSL Error after upgrading to Windows 8.1

    After upgrade my Windows 8 to Windows 8.1, I got this SSL Error when I tried to go to "https://google.com":
    http://i.stack.imgur.com/2kaXO.png
    ...and this in IE: http://i.stack.imgur.com/7Gxbw.png
    I have did some research and tried to change my system time up to date, reset my modem and use wireshark to see if anybody is tracking my network, but none of them seem to be the problem.
    Anyone can help me? Thanks a lot...
    EDIT: I have checked my browsers and just figure out that every connection from my computer is not able to connect to any SSL connection, for example Yahoo Messenger login. I'm thinking my computer SSL Certificate got serious problem, is
    there anyway to "reset" it?

    Hi,
    For the issue, it can happen for a wide variety of reasons.
    I suggest we try the following methods to narrow down the issue.
    Method 1.
    Clear the Secure Sockets Layer (SSL) state:
    In Internet Explorer, click Tools, and then click Internet Options.
    Click the Content tab, and then click Clear SSL state.
    Method 2.
    Press Win+X, and then click Command Prompt(Admin).
    At the command prompt, type sfc /scannow, and then press ENTER.
    Method 3.
    Press Win+R, type regedit in the box, and then press ENTER.
    Locate and then click the following registry subkey:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl
    On the Edit menu, point to New, and then click Key.
    Type FEATURE_ERROR_PAGE_BYPASS_ZONE_CHECK_FOR_HTTPS_KB950067 to name the new registry subkey, and then press ENTER.
    On the Edit menu, point to New, and then click DWORD Value.
    Type iexplore.exe to name the new registry entry, and then press ENTER.
    On the Edit menu, click Modify.
    Type 1, and then click OK.
    Exit Registry Editor.
    If the issue persists, I suggest you reinstall the IE to check the result.
    Hope these could be helpful.
    Regards,
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • SSL error happened while calling a web service on a managed oc4j instance

    While calling a webservice, I got SSL Error: Unrecognized SSL message, plaintext connection? The webservice is deployed on a managed oc4j which is created on a 10.1.3.4 oracle application server. We have SSL certificate installed for http server.
    Any ideas?
    Thanks!

    Hello,
    The error is stating there isn't a descriptor for the Agent class the app is trying to execute a query on. This could be due to improper mappings, but assuming Agent is mapped, is more likely due to a classloader issue. TopLink uses the classloader at login to initialize the descriptors and hash them on the Class objects. If the application uses a different classloader, descriptors will not be found for classes loaded from the new classloader. How are you obtaining sessions, and where is the session being used?
    Best Regards,
    Chris

  • SSL Error 61: chosen not to trust security certificate; How to bypass?

    I am trying to utilize Citrix XenApp to remotely access my work userid and applications from home. I can login and see my virtual desktop/applications, but when I try to run an application I get SSL Error 61: you have chosen not to trust "Equifax Secure Global eBusiness CA-1" the issuer of the server's security certificate. I have tried to update the certificate (FFx says its valid), add an exception (cannot because certif is valid), uninstall/reinstall application (no good), but still no luck. Have contacted my company's IT and they are baffled as well. Any ideas to bypass or redo a setting that says I do trust this certificate would be welcome.

    Pardon my ignorance, but can you please explain further. I've read over the info from the link provided but it is beyond my technical comprehension. Is the Citrix database on my end, on my company server's end?

  • VSphere Client SSL error build 10041

    So I'm seeing an odd error after upgrading to build 10041 (from 9926). The vSphere client (both 5.1 and 5.5) will no longer connect to my vCenter instance. I receive the following error
    "vSphere Client could not connect to "<server>" An unknown connection error occured. (The request failed due to an SSL error. (The request was aborted: Could not create SSL/TLS secure channel.))"
    Checking the event log I see Schannel 36888 errors with the following message: "A fatal alert was generated and sent to the remote endpoint. This may result in termination of the connection. The TLS protocol defined fatal error code is 40. The Windows
    SChannel error state is 813."
    I managed to find out that error 40 means "handshake_failure". The error state (813) I haven't been able to find additional information on.
    When I look at the vpxd.log file I see the following log lines which seems to confirm its a handshake error.
    2015-04-02T13:26:08.442-05:00 [07548 error 'Default'] SSLStreamImpl::DoServerHandshake for SSL(TCPStreamWin32(socket=TCP(fd=38244) local=xxx:443,  peer=yyy:64839)): SSL_accept failed with BIO Error
    2015-04-02T13:26:08.442-05:00 [07548 warning 'ProxySvc'] SSL Handshake failed for stream TCPStreamWin32(socket=TCP(fd=38244) local=xxx:443,  peer=yyy:64839), error: class Vmacore::Ssl::SSLException(SSL Exception: BIO Error)
    Does anyone know if there were any changes around Schannel that would be causing a handshake error? I can't seem to find any additional information. It looks like vCenter accepts TLS 1.0, which in IE at least is enabled.

    Hi Jeff,
    I think we'd better involve the VMware side to further look at this issue.
    For Windows 10 build 10049, you might need to notice the information below:
    No access to Internet Protocol (v4 or v6) in 10049
    Best regards
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • SSL Error when logging into Jabber

    In order to chat with my friends that use GoogleTalk, I have to use the Jabber part of iChat AV 3. Every time I try to log in, it says "An unexpected SSL error occured. [-9843]" I have searched the Support site and cannot find anything to address how to fix this. Any suggestions?
    On another note, using my .mac account to try and voice chat with iChat AV 3, I am constantly getting the error message. "Insufficient bandwidth to maintain conference."
    Any help would be appreciated!

    Welcome to the Apple Discussions, Sara!
    For the GoogleTalk issue, it is being addressed by Google and is a known issue at this time. Expect a fix in the next few days or so.
    With the Insufficient Bandwidth message... are you connecting to another iChat user or an AIM user? If iChat, make sure that person is using the latest version of iChat available. Also, make sure your bandwidth up and down is sufficient (which it should be) by going to http://testmy.net and clicking "Download Speed." Report the results back here.
    -Ryan

  • SSL Errors - Sometimes

    Hello,
    Sometimes when I visit our online order form I get the SSL errors "This website does not supply identity information" and "The connection to this website is not fully secure (images)."
    However, if I reload the page, the errors disappear and the connection is secure.
    I have checked all the paths to make sure we were calling only the https versions of images, etc, but I cannot figure out why sometimes I get the warning triangle and other times I get the padloack.
    I have only noticed this issue in Firefox (not chrome or safari) and can only replicate the issue when I click on the "Order Now" button on the following page:
    http://www.cannabisclubnetwork.com/solutions/specials.htm
    I have reached out to our hosting company and SSL provider, but neither can solve the problem. I am wondering if the issue is only confined to Firefox?
    I took a screenshot of the error messages and uploaded them to our server, located at:
    http://www.cannabisclubnetwork.com/images/ssl-error-ccn.gif
    Any help would be greatly appreciated.
    Thank you!!

    The gray triangle indicates that some of the display content in the page was retrieved over a regular HTTP connection instead of an HTTPS connection.
    (I wouldn't worry too much about the identify not being verified. You need to pricey EVSSL certificate (green lock) before Firefox shows identity information.)
    Another way to try to discover the mixed content is to use Firefox's Browser Console. To open the console, press Ctrl+Shift+j. Make sure the "Security" button with the red dot is depressed on the black bar. (If you're not sure, click a few times until you see that it is darker and looks pressed in.)
    In the "Filter output" box at the upper left, type '''mix''' and pause while the list is filtered. You might not see anything at this point.
    Leaving this dialog open, switch back to your page and reload (you can reload bypassing the cache using Ctrl+Shift+r). If you get the mixed display content warning, check the Browser Console for a security message. I have attached an example.

  • SSL ERROR : The required certificate was not found

    I am using Adobe Javascript this.submitForm to submit FDF. This works fine in Windows. When the same pdf is opened in a Linux environment I get the following error:
    SSL ERROR : The required certificate was not found
    and am required to run acroread -installCertificate.
    This I do and it succeeds but the SSL error persists.
    The this.submitForm command is given below:
    /this.submitForm({cURL: 'https://some-webpath/FILE.cgi#FDF',bFDF: true,bGet: false});
    When reading the documentation for the submitForm I see that the Acrobat Web Capture plug-in should be installed: I notice this is the case in Windows but not in Linux. Where can I get this?

    Hi Ben,
    The behavior you have noticed with the newly installed certificate files in
    [home-folder]/.adobe/Acrobat/[version]/Cert folder
    and the
    [install-folder]/Adobe/Reader8/Reader/Cert/curl-ca-bundle.crt file is correct. Further, the behavior has not changed between Reader versions 8.x and 9.x
    It is possible that the problem may be of the installed certificate not linking up to one of the Root CA-s. An Intermedia-CA certificate may be needed to be installed.
    Could you mail me at " sanath at adobe dot com ", if possible, with more information about the problem (the PDF, the certificate in question - the file named like 123456.0 ), so that we at Adobe can work on resolving your problem
    Regards
    Sandip

  • SSL error Registering on Oracle Linux Network

    I performed the following actions using Linux v4 update 4.
    [root@as1 ~]# rpm --import /usr/share/rhn/RPM-GPG-KEY
    [root@as1 ~]# up2date nox register
    There was an SSL error: [('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')]
    A common cause of this error is the system time being incorrect. Verify that the time on this system is correct.
    I check the time and date. They are correct to the second.
    Any suggestions on how to proceed?

    Also , if i choose to ignore all these massages, database is installed.But, startup command fails giving following error :
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/scratch/nnaveen/installations/ora_db11.2.0.1.0/product/11.2.0/dbhome_1/dbs/initorcl.us.oracle.com.ora'
    I guess its one of the side effect of database configuration assistant not working properly

  • SSL error 61

    What do I do ? My macbook air does not trust when I try to lock on a cetrix server, that has to have full control.
    Is writes: SSL error 61. You have not chosen to trust VeriSign 3 international server CA-C3 the issuer of the servers serurity certificate.
    What do I do ?

    Satellite M305-S4910 
    SSL Error 61: You have not chosen to trust "Entrust.net Secure Server Certification Authority"
    Scroll down to..
       Error message: "The server certificate received is not trusted (SSL error 61)."
    at Citrix' site..
       Common SSL Error Messages and Their Causes
    -Jerry

  • Ssl error on mac pro email

    I tried to set up a new email account but I seem to have a error. Mail can't verify the identity of ... An SSL error has occurred and a secure connection to the server cannot be made

    There is a mail setup config wizard
      http://www.apple.com/support/mail
      Mac OS X Forums
    https://discussions.apple.com/community/mac_os?view=discussions

  • SSL error occurred, secure connextion cannot be made

    Hello everyone,
    I was trying to put a picture online on my blogger-blog with MarsEdit when I got this weird error: An SSL error has occurred and a secure connection to the server cannot be made.
    When I checked MarsEdit net-log, there was an URL: https://www.google.com/accounts/ClientLogin
    If I go to this URL with Firefox, no problem, I get a standard error-messag: Error=BadAuthentication
    But if I go there with Safari, I can't reach the page at all. So, something tells me I have some network-problem or ssl/identification problem somewhere into my OS, no?
    Any idea of what I can do against that? Anyone?
    Thank you for your answers.
    Cyril

    I had this happen a while ago too when I switched development machines, but I was able to submit it from a friend's house, so I'm pretty sure it is my ISP but this should not be a problem. I am trying to push out another update and I'm having the same problem again. I would be very happy if there was a permanent solution to this problem.

  • SSL error: ... SSLCipherUtility.getCompatabilityKeySize()

    Hi all:
    I am using WLS 8.1SP3 to do 2-Way SSL with client, and I am seeing the following SSL error. I have the SSL/Domestic BEA license. Pretty sure that the client uses 128-bit SSL.
    Anyone seen this before? Your help would be appreciated.
    Thanks
    ================
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <Filtering JSSE SSLSocket>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLIOContextTable.addContext(ctx): 770107>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLSocket will be Muxing>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: false>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <isMuxerActivated: false>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: false>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15551322 SSL Version 2 with no padding>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15607581 SSL3/TLS MAC>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15607581 received SSL_20_RECORD>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <HANDSHAKEMESSAGE: ClientHelloV2>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <write HANDSHAKE, offset = 0, length = 58>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <write HANDSHAKE, offset = 0, length = 2027>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <write HANDSHAKE, offset = 0, length = 4>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: false>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <isMuxerActivated: false>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: false>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15607581 SSL3/TLS MAC>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15607581 received HANDSHAKE>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <HANDSHAKEMESSAGE: ClientKeyExchange RSA>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: false>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <isMuxerActivated: false>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: false>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15607581 SSL3/TLS MAC>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15607581 received CHANGE_CIPHER_SPEC>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: false>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <isMuxerActivated: false>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: false>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15607581 SSL3/TLS MAC>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15607581 received HANDSHAKE>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <HANDSHAKEMESSAGE: Finished>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <write CHANGE_CIPHER_SPEC, offset = 0, length = 1>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <write HANDSHAKE, offset = 0, length = 16>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLIOContextTable.findContext(sock): 5177735>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <activateNoRegister()>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <avalable(): 15551322 : 0 + 0 = 0>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLFilter.activate(): activated: 24734398 21629812>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15551322 read(offset=0, length=4080)>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: true>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <isMuxerActivated: true>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: true>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <hasSSLRecord()>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <hasSSLRecord returns true>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15607581 SSL3/TLS MAC>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15607581 received APPLICATION_DATA: databufferLen 0, contentLength 318>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15551322 read databufferLen 318>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15551322 read A returns 318>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15551322 read(offset=318, length=3762)>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: true>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <isMuxerActivated: true>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: true>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <hasSSLRecord()>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <hasSSLRecord returns false 1>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15551322 Rethrowing InterruptedIOException>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLIOContextTable.findContext(sock): 5177735>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <activateNoRegister()>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <avalable(): 15551322 : 0 + 501 = 501>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLFilter.activate(): activated: 24734398 9126243>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15551322 read(offset=318, length=3762)>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: true>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <isMuxerActivated: true>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: true>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <hasSSLRecord()>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <hasSSLRecord returns false 1>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15551322 Rethrowing InterruptedIOException>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <Socket> <BEA-000430> <hasException
    java.lang.NullPointerException
    java.lang.NullPointerException
    at weblogic.security.utils.SSLCipherUtility.getCompatabilityKeySize(SSLCipherUtility.java:80)
    at weblogic.servlet.internal.MuxableSocketHTTP.dispatch(MuxableSocketHTTP.java:619)
    at weblogic.socket.SSLFilter.dispatch(SSLFilter.java:281)
    at weblogic.socket.MuxableSocketDiscriminator.dispatch(MuxableSocketDiscriminator.java:285)
    at weblogic.socket.SSLFilter.dispatch(SSLFilter.java:281)
    at weblogic.socket.SocketMuxer.readReadySocketOnce(SocketMuxer.java:702)
    at weblogic.socket.SocketMuxer.readReadySocket(SocketMuxer.java:648)
    at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:123)
    at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    >
    <Dec 5, 2005 8:53:58 PM EST> <Error> <HTTP> <BEA-101083> <Connection failure.
    java.lang.NullPointerException
    at weblogic.security.utils.SSLCipherUtility.getCompatabilityKeySize(SSLCipherUtility.java:80)
    at weblogic.servlet.internal.MuxableSocketHTTP.dispatch(MuxableSocketHTTP.java:619)
    at weblogic.socket.SSLFilter.dispatch(SSLFilter.java:281)
    at weblogic.socket.MuxableSocketDiscriminator.dispatch(MuxableSocketDiscriminator.java:285)
    at weblogic.socket.SSLFilter.dispatch(SSLFilter.java:281)
    at weblogic.socket.SocketMuxer.readReadySocketOnce(SocketMuxer.java:702)
    at weblogic.socket.SocketMuxer.readReadySocket(SocketMuxer.java:648)
    at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:123)
    at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    >
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <NEW ALERT with Severity: WARNING, Type: 0
    java.lang.Exception: New alert stack
    at com.certicom.tls.record.alert.Alert.<init>(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.closeWriteHandler(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.close(Unknown Source)
    at javax.net.ssl.impl.SSLSocketImpl.close(Unknown Source)
    at weblogic.socket.SocketMuxer.closeSocket(SocketMuxer.java:287)
    at weblogic.socket.SocketMuxer.cleanupSocket(SocketMuxer.java:625)
    at weblogic.socket.SocketMuxer.deliverExceptionAndCleanup(SocketMuxer.java:589)
    at weblogic.socket.SocketMuxer.deliverHasException(SocketMuxer.java:541)
    at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:125)
    at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    >
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <avalable(): 15551322 : 0 + 501 = 501>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15551322 read(offset=0, length=501)>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: false>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <isMuxerActivated: false>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: false>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15607581 SSL3/TLS MAC>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15607581 received APPLICATION_DATA: databufferLen 0, contentLength 460>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15551322 read databufferLen 460>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <15551322 read A returns 460>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <write ALERT, offset = 0, length = 2>
    <Dec 5, 2005 8:53:58 PM EST> <Debug> <TLS> <000000> <SSLIOContextTable.removeContext(ctx): 770107>
    <Dec 5, 2005 8:54:02 PM EST> <Debug> <TLS> <000000> <Filtering JSSE SSLSocket>
    <Dec 5, 2005 8:54:02 PM EST> <Debug> <TLS> <000000> <SSLIOContextTable.addContext(ctx): 7470368>
    <Dec 5, 2005 8:54:02 PM EST> <Debug> <TLS> <000000> <SSLSocket will be Muxing>
    <Dec 5, 2005 8:54:02 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: false>
    <Dec 5, 2005 8:54:02 PM EST> <Debug> <TLS> <000000> <isMuxerActivated: false>
    <Dec 5, 2005 8:54:02 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: false>
    <Dec 5, 2005 8:54:02 PM EST> <Debug> <TLS> <000000> <1759783 SSL3/TLS MAC>
    <Dec 5, 2005 8:54:02 PM EST> <Debug> <TLS> <000000> <1759783 received ALERT>
    <Dec 5, 2005 8:54:02 PM EST> <Debug> <TLS> <000000> <NEW ALERT with Severity: WARNING, Type: 0
    java.lang.Exception: New alert stack
    at com.certicom.tls.record.alert.Alert.<init>(Unknown Source)
    at com.certicom.tls.record.alert.AlertHandler.handleAlertMessages(Unknown Source)
    at com.certicom.tls.record.MessageInterpreter.interpretContent(Unknown Source)
    at com.certicom.tls.record.MessageInterpreter.decryptMessage(Unknown Source)
    at com.certicom.tls.record.ReadHandler.processRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown Source)
    at javax.net.ssl.impl.SSLSocketImpl.startHandshake(Unknown Source)
    at com.bea.sslplus.CerticomSSLContext.forceHandshakeOnAcceptedSocket(Unknown Source)
    at weblogic.security.utils.SSLContextWrapper.forceHandshakeOnAcceptedSocket(SSLContextWrapper.java:128)
    at weblogic.t3.srvr.SSLListenThread$1.execute(SSLListenThread.java:484)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    >
    <Dec 5, 2005 8:54:02 PM EST> <Debug> <TLS> <000000> <Alert received from peer, notifying peer we received it: com.certicom.tls.record.alert.Alert@e83a99>
    <Dec 5, 2005 8:54:02 PM EST> <Debug> <TLS> <000000> <CLOSE_NOTIFY received from peer, closing connection: >
    <Dec 5, 2005 8:54:02 PM EST> <Debug> <TLS> <000000> <close(): 6234268>
    <Dec 5, 2005 8:54:02 PM EST> <Debug> <TLS> <000000> <NEW ALERT with Severity: WARNING, Type: 0
    java.lang.Exception: New alert stack
    at com.certicom.tls.record.alert.Alert.<init>(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.closeWriteHandler(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.close(Unknown Source)
    at com.certicom.tls.record.alert.AlertHandler.handle(Unknown Source)
    at com.certicom.tls.record.alert.AlertHandler.handleAlertMessages(Unknown Source)
    at com.certicom.tls.record.MessageInterpreter.interpretContent(Unknown Source)
    at com.certicom.tls.record.MessageInterpreter.decryptMessage(Unknown Source)
    at com.certicom.tls.record.ReadHandler.processRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown Source)
    at javax.net.ssl.impl.SSLSocketImpl.startHandshake(Unknown Source)
    at com.bea.sslplus.CerticomSSLContext.forceHandshakeOnAcceptedSocket(Unknown Source)
    at weblogic.security.utils.SSLContextWrapper.forceHandshakeOnAcceptedSocket(SSLContextWrapper.java:128)
    at weblogic.t3.srvr.SSLListenThread$1.execute(SSLListenThread.java:484)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    >
    <Dec 5, 2005 8:54:02 PM EST> <Debug> <TLS> <000000> <write ALERT, offset = 0, length = 2>
    <Dec 5, 2005 8:54:02 PM EST> <Debug> <TLS> <000000> <SSLIOContextTable.removeContext(ctx): 7470368>
    <Dec 5, 2005 8:54:02 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: false>
    <Dec 5, 2005 8:54:02 PM EST> <Debug> <TLS> <000000> <isMuxerActivated: false>
    <Dec 5, 2005 8:54:02 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: false>
    <Dec 5, 2005 8:54:02 PM EST> <Debug> <TLS> <000000> <SSLIOContextTable.removeContext(ctx): 7470368>
    <Dec 5, 2005 8:54:10 PM EST> <Debug> <TLS> <000000> <Filtering JSSE SSLSocket>
    <Dec 5, 2005 8:54:10 PM EST> <Debug> <TLS> <000000> <SSLIOContextTable.addContext(ctx): 22406146>
    <Dec 5, 2005 8:54:10 PM EST> <Debug> <TLS> <000000> <SSLSocket will be Muxing>
    <Dec 5, 2005 8:54:10 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: false>
    <Dec 5, 2005 8:54:10 PM EST> <Debug> <TLS> <000000> <isMuxerActivated: false>
    <Dec 5, 2005 8:54:10 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: false>
    <Dec 5, 2005 8:54:10 PM EST> <Debug> <TLS> <000000> <24113997 SSL3/TLS MAC>
    <Dec 5, 2005 8:54:10 PM EST> <Debug> <TLS> <000000> <24113997 received ALERT>
    <Dec 5, 2005 8:54:10 PM EST> <Debug> <TLS> <000000> <NEW ALERT with Severity: WARNING, Type: 0
    java.lang.Exception: New alert stack
    at com.certicom.tls.record.alert.Alert.<init>(Unknown Source)
    at com.certicom.tls.record.alert.AlertHandler.handleAlertMessages(Unknown Source)
    at com.certicom.tls.record.MessageInterpreter.interpretContent(Unknown Source)
    at com.certicom.tls.record.MessageInterpreter.decryptMessage(Unknown Source)
    at com.certicom.tls.record.ReadHandler.processRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown Source)
    at javax.net.ssl.impl.SSLSocketImpl.startHandshake(Unknown Source)
    at com.bea.sslplus.CerticomSSLContext.forceHandshakeOnAcceptedSocket(Unknown Source)
    at weblogic.security.utils.SSLContextWrapper.forceHandshakeOnAcceptedSocket(SSLContextWrapper.java:128)
    at weblogic.t3.srvr.SSLListenThread$1.execute(SSLListenThread.java:484)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    >
    <Dec 5, 2005 8:54:10 PM EST> <Debug> <TLS> <000000> <Alert received from peer, notifying peer we received it: com.certicom.tls.record.alert.Alert@ce4f39>
    <Dec 5, 2005 8:54:10 PM EST> <Debug> <TLS> <000000> <CLOSE_NOTIFY received from peer, closing connection: >
    <Dec 5, 2005 8:54:10 PM EST> <Debug> <TLS> <000000> <close(): 11754736>
    <Dec 5, 2005 8:54:10 PM EST> <Debug> <TLS> <000000> <NEW ALERT with Severity: WARNING, Type: 0
    java.lang.Exception: New alert stack
    at com.certicom.tls.record.alert.Alert.<init>(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.closeWriteHandler(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.close(Unknown Source)
    at com.certicom.tls.record.alert.AlertHandler.handle(Unknown Source)
    at com.certicom.tls.record.alert.AlertHandler.handleAlertMessages(Unknown Source)
    at com.certicom.tls.record.MessageInterpreter.interpretContent(Unknown Source)
    at com.certicom.tls.record.MessageInterpreter.decryptMessage(Unknown Source)
    at com.certicom.tls.record.ReadHandler.processRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown Source)
    at javax.net.ssl.impl.SSLSocketImpl.startHandshake(Unknown Source)
    at com.bea.sslplus.CerticomSSLContext.forceHandshakeOnAcceptedSocket(Unknown Source)
    at weblogic.security.utils.SSLContextWrapper.forceHandshakeOnAcceptedSocket(SSLContextWrapper.java:128)
    at weblogic.t3.srvr.SSLListenThread$1.execute(SSLListenThread.java:484)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    >
    <Dec 5, 2005 8:54:10 PM EST> <Debug> <TLS> <000000> <write ALERT, offset = 0, length = 2>
    <Dec 5, 2005 8:54:10 PM EST> <Debug> <TLS> <000000> <SSLIOContextTable.removeContext(ctx): 22406146>
    <Dec 5, 2005 8:54:10 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: false>
    <Dec 5, 2005 8:54:10 PM EST> <Debug> <TLS> <000000> <isMuxerActivated: false>
    <Dec 5, 2005 8:54:10 PM EST> <Debug> <TLS> <000000> <SSLFilter.isActivated: false>
    <Dec 5, 2005 8:54:10 PM EST> <Debug> <TLS> <000000> <SSLIOContextTable.removeContext(ctx): 22406146>
    ================

    The problem was due to the fact that the client application was using the new AES128 SSL ciphersuites, which are not supported in SP3/SP4. Here's BEA support's response:
    The following are the ssl cipher suite supported by weblogic server 8.1 sp4
    TLS_RSA_WITH_RC4_128_SHA
    TLS_RSA_WITH_RC4_128_MD5
    TLS_RSA_WITH_DES_CBC_SHA
    TLS_RSA_EXPORT_WITH_RC4_40_MD5
    TLS_RSA_EXPORT_WITH_DES40_CBC_SHA
    TLS_RSA_WITH_3DES_EDE_CBC_SHA
    TLS_RSA_WITH_NULL_SHA
    TLS_RSA_WITH_NULL_MD5
    TLS_RSA_WITH_NULL_MD5
    TLS_RSA_EXPORT124_WITH_RC4_56_SHA
    Support has been added for the following two AES cipher suites in WLS 8.1 SP5
    TLS_RSA_WITH_AES_128_CBC_SHA
    TLS_RSA_WITH_AES_256_CBC_SHA
    In order to use TLS_RSA_WITH_ AES_ 256_CBC_SHA cipher suite, you need you install JCE unlimited strength jurisdiction policy files instead of the policy files that are shipped with the JDK by default The jurisdiction files can be found at <http://java.sun.com/products/jce/index-14.html>
    Only TLS_RSA_WITH_AES_256_CBC_SHA requires the judisdiction files. TLS_RSA_WITH_AES_128_CBC_SHA does not
    --------

  • SSL ERROR

    I have created forms which submit properly from several computers.  However, a third computer using Adobe Reader gives the error "SSL ERROR:  The required certificate was not found"  when attempting to submit the same forms.  What is the problem and the solution?

    Can you post the browser and version that the user who is experiencing the problem is using. From time to time they need to be updated or have a digital cert updated.
    Andrew

Maybe you are looking for

  • Display italics in xml file

    I am using xml files (generated by word) that have <i> tags hand typed into the document to indicate italics. I am displaying the same xml files in both Flash and HTML. The xml file functions fine in Flash, however in html the tags display as typed:

  • Macbook Pro won't load web pages

    I just bought a new Macbook a few months ago. I have never had this problem with my last computer but today I cannot load certain pages. When I first tried to use my computer absolutely none of the webpages would work. Some are working now, but a lot

  • Contacts are seeing my email address and not my name when texting.

    Two to three days ago my 4s has started sending out text messages with my email instead of my phone number.  It is confusing when your friends do not have your email address under their contacts and they have no idea who it is.  Also, I am receiving

  • Slide names and descriptions?

    I am new to DPS and pretty average in InDesign. Where to I edit the name of the slides so that they appear when viewing the .folio in Adobe Content Viewer? It would appear in the menu on the left, and the vertical view of all slides in the .folio. Th

  • Hitting Q key no longer triggers Quick Mask Mode as expected

    Having made a selection with the Magnetic Lasso tool, I am currently unable to enter Quick Mask Mode through triggering Quick Mask Mode and instead the selection set disappears when I hit Q. Thanks!