Linux Operating System (MOSC)

MOSC Banner

Enabling of TLS1.1

edited Jul 6, 2017 7:12AM in Linux Operating System (MOSC) 16 commentsAnswered ✓

Dear Experts,

Let me past the output of the following commands:

1.

[root@alpha01 ~]# openssl ciphers -v | awk '{print $2}' | sort | uniq

SSLv3

TLSv1.2

2,

[root@alpha01 ~]# openssl s_client -host 127.0.0.1 -port 5000

...

New, TLSv1/SSLv3, Cipher is AES128-SHA

Server public key is 2048 bit

Secure Renegotiation IS supported

Compression: NONE

Expansion: NONE

SSL-Session:

    Protocol  : TLSv1

    Cipher    : AES128-SHA

    Session-ID: 595CE59F5534CA80D36D47346C28F01646A5B2EACFE922B4D76531C7E0943EB4

    Session-ID-ctx:

    Master-Key: 77C43298B578C0DD196F71BE504A206D93A350115BC113883143D51C2D3CD8FAE8D62D319CA7668175509515DCD4D457

    Key-Arg   : None

    Krb5 Principal: None

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center