Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

cipher suite in Java v1.8

3605604Dec 18 2017 — edited Dec 19 2017

Hi,

Could you please anybody help on below challenge in JDK V1.8  ?

There is one challenge in setting up ssl junction on current version of WebSeal and I am trying to resolve this issue for more than week now. On the current WebSeal version only TSLv1 is enabled and it doesn't support higher/latest version of TLS for secured connection.

Please let me know how to use any of the following cipher suite in Java v1.8?

TLSv1.0:

TLS_RSA_WITH_3DES_EDE_CBC_SHA

TLS_RSA_WITH_AES_128_CBC_SHA

TLS_RSA_WITH_AES_256_CBC_SHA

Any help is appreciated.

Thanks,

Uma Mahesh.

This post has been answered by karianna on Dec 18 2017
Jump to Answer

Comments

Post Details

Added on Dec 18 2017
1 comment
1,013 views