Skip to content

Fix SSL issues when initiating a connection

Compare
Choose a tag to compare
@drstrangelooker drstrangelooker released this 13 Dec 04:03

The prior release introduced a bug that prevented self-signed certificates from working even when the --no-verify-ssl flag was used. This release fixed that bug.