Hello Jeroen.
Thank you for your feedback.
I am new to Traffic encryption between ASE and WebSphere using SSL (openssl)
I have enabled SSL on my personal laptop:
openssl version
OpenSSL 1.0.1m-fips 19 Mar 2015
isql -v
Sybase CTISQL Utility/15.7/P-EBF25038 SP136/PC Intel/BUILD1570-050/OPT/Mon Aug 24 18:29:13 2015
1> select @@ssl_ciphersuite
2> go
----------------------------------------
TLS_RSA_WITH_AES_256_CBC_SHA
Is the above enough to confirm that ASE is configured to user SSL connection with TLS1.2?
This is my concern: what is needed to be done to make sure that ASE is using TLS1,2?
Thanks for your help.
Marc