Symptom
- Unable to connect to Replication Server after enable SSL.
- "isql" report the following error when connect to the SSL port.
Example: isql -Usa -Shostname:port# -Ppassword
CT-LIBRARY error:
ct_connect(): network packet layer: internal net library error: Net-Library operation terminated due to disconnect - Replication server errorlog does not have any error and the SSL had enable successfully.
SSL protocol value is set to 'TLSv1.2'.
Use SSL service is set to 'on'.
- "netstat -a" show the SSL port is active and the interfaces for the replication server has correct CN name.
Interfaces entry:
repserver
master tcp ether hostname [ssl port] ssl="CN='repserver'"
query tcp ether hostname [ssl port] ssl="CN='repserver'"
master tcp ether hostname [port]
query tcp ether hostname [port]
Netstat output:
tcp 0 0 hostname:[ssl port] 0.0.0.0:* LISTEN 26975/repserver
tcp 0 0 hostname:[port] 0.0.0.0:* LISTEN 26975/repserver
Read more...
Environment
- SAP Replication Server 16.x
- SAP Adaptive Server Enterprise (ASE) 16.x
Product
SAP Replication Server 16.0
Keywords
KBA , BC-SYB-REP , Sybase Replication Server (standalone) , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , How To
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.
SAP Knowledge Base Article - Preview