0.11.1.0: Add Native TLS connections
github-actions
released this
27 Jun 16:14
·
49 commits
to master
since this release
- Add TLS native connection so we can have wss:// connections without using any sort of proxy
PGWS_CERTIFICATE_FILE
andPGWS_KEY_FILE
should be used to set the the TLS certificate and enable secure connections.