Symptom
sp_ssladmin does not return correct TLS protocol version.
1> select @@ssl_ciphersuite
2> go
--------
NULL
1> sp_ssladmin setprotocol,'TLS1.2'
2> go
TLS Protocol Version
--------------------
(0 rows affected)
(return status = 0)
1> sp_ssladmin lsprotocol
2> go
TLS Protocol Version
--------------------
(0 rows affected)
Read more...
Environment
- SAP Adaptive Server Enterprise (ASE) 16.0
- SSL enabled
Product
SAP Adaptive Server Enterprise 16.0
Keywords
lsprotocol, sp_ssladmin, ssl , KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.