Kaptain.
Telegram /
LinkedIn /
Email /
GIT /
RSS /
GPG /
Заказ печатных плат

№ 10185 В разделе
Sysadmin
от August 9th, 2019,
В подшивках: MSSQL
MSSQL port 1433 can accept both SSL and non-SSL connections. But how to be ensure? You set host, ca file and encryption options and you see in Wireshark plain text instead of encrypted TLS. I just removed ca file option and it working now. Bug? May be.
Edit freetds.conf:
[ms_sql_server]
host = test-mssql1.cxb4fdshfdhd9.us-east-1.rds.amazonaws.com
encryption = require
Start capturing in Wireshark again, reconnect to server and now you can see TLS packets
Fortune cookie: Today's spam: Huge love luger is attainable
Leave a Reply