Skip to Main Content

Java Programming

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

cipher suite in Java v1.8

3605604Dec 19 2017 — edited Sep 6 2018

Hi,

Could you please anybody help on below challenge in JDK V1.8  ? It is very urgent please

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.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 16 2018
Added on Dec 19 2017
0 comments
245 views