Skip to content

0.11.1.0: Add Native TLS connections

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 16:14
· 49 commits to master since this release
231c4bd
  • Add TLS native connection so we can have wss:// connections without using any sort of proxy PGWS_CERTIFICATE_FILE and PGWS_KEY_FILE should be used to set the the TLS certificate and enable secure connections.