Hi there, I'm trying to work out how I can generate and sign a certificate from a certificate signing request (CSR) using pure Erlang. It doesn't look as if the public_key application has support for this. Does anyone have pointers for doing this? (I know how to do this with openssl). Thanks, Rudolph