[erlang-questions] Generating a certificate from a CSR with public_key

erlang-questions@REDACTED erlang-questions@REDACTED
Thu Jun 19 05:10:31 CEST 2014


Rudolph,
I have built a service that signs certificates for database clients connecting to MySQL over SSL.
This gist:
  https://gist.github.com/emtenet/b48f948102d9a4904a78
contains some of the Certificate/CSR logic used.
Hope it helps.
Michael.
---- Original Message ----
 From: "Rudolph van Graan" 
 To: "erlang-questions Questions" 
 Sent: Wed, Jun 18, 2014, 00:25
 Subject: [erlang-questions] Generating a certificate from a CSR with public_key
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
_______________________________________________
erlang-questions mailing list
erlang-questions@REDACTED (mailto:erlang-questions@REDACTED)
http://erlang.org/mailman/listinfo/erlang-questions (http://erlang.org/mailman/listinfo/erlang-questions)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140619/5669044c/attachment.htm>


More information about the erlang-questions mailing list