[erlang-bugs] Wrong type for ssl key option

Loïc Hoguin essen@REDACTED
Thu May 16 19:02:57 CEST 2013


Type ssl_option() says: {key, Der::binary()}

Documentation says: {key, {'RSAPrivateKey'| 'DSAPrivateKey' | 
'PrivateKeyInfo', der_encoded()}}

I believe the documentation is correct and the code wrong.

Please confirm.

-- 
Loïc Hoguin
Erlang Cowboy
Nine Nines
http://ninenines.eu



More information about the erlang-bugs mailing list