Skip to content

rel-20181102

Compare
Choose a tag to compare
@daurnimator daurnimator released this 02 Nov 07:00
· 54 commits to master since this release
rel-20181102
3370b2d
  • Update SSL options
  • Add Basic TLSv1.3 support
  • Cache objects so that equal pointers result in same lua object
  • Fix non-DER value for CA basic constraint
  • Add context:getContext()
  • Add context:addCustomExtension() and openssl.extensionSupported()
  • Add context:useServerInfo() and context:useServerInfoFile()
  • Add ssl and context getter+setter for readahead flag
  • Add ssl and context :setCipherSuites() for TLSv1.3
  • Add conspicuously missing ssl:setCipherList()