<!DOCTYPE html><html dir="ltr"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><head><body><div><div>Rudolph,<div><br></div><div>I have built a service that signs certificates for database clients connecting to MySQL over SSL.</div><div><br></div><div>This gist:</div><div>  https://gist.github.com/emtenet/b48f948102d9a4904a78</div><div>contains some of the Certificate/CSR logic used.</div><div><br></div><div>Hope it helps.</div><div><br></div><div>Michael.<br><blockquote>---- Original Message ----<br>
From: "Rudolph van Graan" <rvg.mailing@me.com><br>
To: "erlang-questions Questions" <erlang-questions@erlang.org><br>
Sent: Wed, Jun 18, 2014, 00:25<br>
Subject: [erlang-questions] Generating a certificate from a CSR with public_key<br><br><br>Hi there,<br><br>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. <br><br>Does anyone have pointers for doing this? (I know how to do this with openssl).<br><br>Thanks,<br><br>Rudolph<br>_______________________________________________<br>erlang-questions mailing list<br><a target="_blank" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br><a target="_blank" href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a></blockquote></div></div></div></body></html>