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 #40897] Mon, 18 February 2008 16:10 Go to next message
Eclipse UserFriend
Originally posted by: thisisvenkat.gmail.com

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
Re: Ciphersuite error with Feb 05 2008 OHF Build [message #40928 is a reply to message #40897] Mon, 18 February 2008 23:05 Go to previous message
Matthew DavisFriend
Messages: 269
Registered: July 2009
Senior Member
This is fixed in the build which will be out shortly.

Venkataraman Sethuraman wrote:
> 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
>
Re: Ciphersuite error with Feb 05 2008 OHF Build [message #584688 is a reply to message #40897] Mon, 18 February 2008 23:05 Go to previous message
Matthew DavisFriend
Messages: 269
Registered: July 2009
Senior Member
This is fixed in the build which will be out shortly.

Venkataraman Sethuraman wrote:
> 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:Ciphersuite error with Feb 05 2008 OHF Build
Next Topic:IHE Interoperability Showcase at HIMSS and OHF Support
Goto Forum:
  


Current Time: Tue Mar 19 08:15:10 GMT 2024

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

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

Back to the top