processone / fast_tls

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

Introduce 'dh' option #55

Closed zinid closed 2 years ago

zinid commented 2 years ago

The option has the same meaning as the corresponding option of standard ssl module. This also means that this option takes precedence over dhfile option: if both are provided, only dh is considered.

coveralls commented 2 years ago

Coverage Status

Coverage increased (+0.9%) to 58.657% when pulling ed6c329149b3f33c4912cbfde255b6c3495f07e0 on zinid:dh-option into 4ee7fc41a8feabb8fb539df4fd3d8e54e0cd1893 on processone:master.