mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-05-10 23:37:00 +00:00
ec1b72cb80
* Split HTTP2 server and client setup For attaching to an existing TLS session. * Add genTlsCredentials * Allow chain construction from separate credentials So the CA may be stored and leaf ephemeral. * Rewrap X509 fingerprint into simplex KeyHash used in transport * Fix docstring * Remove TLS.Credentials generator