[erlang-questions] erl_make_certs

Motiejus Jakštys desired.mta@REDACTED
Tue Jan 3 19:24:21 CET 2012


On Mon, Jan 02, 2012 at 11:36:25PM +0100, Benoit Chesneau wrote:
> Hi,
> 
> I am looking for a "pure" erlang SSL certificate generation. I've
> found the script `erl_make_certs.erl` in SSL tests which is apparently
> abble to do that, but I see such comments in the code:
> 
>     %% @doc Creates a dsa key (OBS: for testing only)
> 
> 
> Does the script generate secured and valid certificates or should I
> use another script to use it. Sometimes the code will be on embedded
> devices so it may not be possible to generate SSL certificates there
> and I would like to not use the openssl if possible.

There's a PropEr[1] way to test it and make sure :)

Motiejus
[1] http://proper.softlab.ntua.gr/



More information about the erlang-questions mailing list