Symptom
- SSL is configure on replication server logged in using a clear port:
isql -Usa -Ppassword -Srepserver_name
sysadmin ssl, checkcert
go
'SUCCESS: The private key can be decrypted using the provided password.
CN = repserver_name'
OR
Msg 31027, Level 12, State 0:
Server 'repserver_name':
'ERROR: The private key can't be decrypted with the provided password.' - The same certificate is used for ASE on the same host to which SSL connection is successful but replication server doesn't work.
- How can we troubleshoot the issues?
- However, when trying to log into the ssl, it fails, for example:
isql -Usa -S'hostname port ssl"CN=repserver_name"' -Ppassword
CT-LIBRARY error:
ct_connect(): network packet layer: internal net library error: Failed to install network filter
OR
isql -Usa -S'localhost post ssl"CN=repserver_name"' -Psybase -x /work/repserver/config/trusted.txt
CT-LIBRARY error:
ct_connect(): network packet layer: internal net library error: Failed to install network filter
Read more...
Environment
- SAP Replication Server with SSL.
- Linux
Product
SAP Replication Server 16.0
Keywords
KBA , BC-SYB-REP , Sybase Replication Server (standalone) , 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.