Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » OHF » Ciphersuite error with Feb 05 2008 OHF Build
Ciphersuite error with Feb 05 2008 OHF Build [message #584672] Mon, 18 February 2008 16:10
Venkataraman Sethuraman is currently offline Venkataraman SethuramanFriend
Messages: 5
Registered: July 2009
Junior Member
Hi all
When I deployed the latest OHF Bridge build (02/05/2008), I'm receiving
the following error whenever I do a secured transaction:

[DEBUG][10:46:53][atna.transport.TransporterImpl]
TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA
[DEBUG][10:46:53][atna.transport.TransporterImpl]
TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5
[ERROR][10:46:53][he.common.mllp.MLLPDestination] Encountered unexpected
error. Unsupported ciphersuite TLS_RSA_WITH_3DES_EDE_CBC_SHA
java.lang.IllegalArgumentException: Unsupported ciphersuite
TLS_RSA_WITH_3DES_EDE_CBC_SHA
at com.sun.net.ssl.internal.ssl.CipherSuite.valueOf(Unknown Source)

I'm able to workaround by specifying the following entry in the
bridge.properties file:
https.cipherSuites=SSL_RSA_WITH_NULL_SHA,TLS_RSA_WITH_AES_12 8_CBC_SHA,SSL_RSA_WITH_3DES_EDE_CBC_SHA,SSL_RSA_WITH_DES_CBC _SHA

I was wondering whether this workaround is okay or should I open a bug in
bugzilla.

Let me know.

Thanks
Venkat
Previous Topic:PDQ query result missing DOB and sex
Next Topic:Ciphersuite error with Feb 05 2008 OHF Build
Goto Forum:
  


Current Time: Thu Apr 25 08:44:33 GMT 2024

Powered by FUDForum. Page generated in 0.03030 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top