processone / fast_tls

TLS / SSL OpenSSL-based native driver for Erlang / Elixir
https://www.ejabberd.im
Other
83 stars 37 forks source link

Introduce 'keyfile' option #57

Closed zinid closed 2 years ago

zinid commented 2 years ago

It is now not necessary to keep both a certificate and a key in a single file: instead, a key can be provided in a separate PEM file pointed to by 'keyfile' option.

coveralls commented 2 years ago

Coverage Status

Coverage increased (+0.3%) to 58.945% when pulling 95e36127203628a9cbc92334cb492a312727db67 on zinid:keyfile-option into 66c28fd2f38822fd0edc981d4ab2bfa11e5c1240 on processone:master.