[go-nuts] Re: Complete SSL certificate workflow

2016-08-20 Thread Josh V
17 agosto 2016 18:58:18 UTC+2, Mi-e Foame ha scritto: >> >> Sorry, I should have mentioned that the primary goal here is to generate >> certificates for the specific purpose of client authentication. >> >> On Wednesday, August 17, 2016 at 10:01:01 AM UTC-6, Josh V wro

[go-nuts] Re: Complete SSL certificate workflow

2016-08-20 Thread Josh V
Josh On Wednesday, August 17, 2016 at 10:01:01 AM UTC-6, Josh V wrote: > > Hi all, > > I'm trying to come up with an example of how to create SSL certificates > and keys from start to finish (including CertificateRequests) all using Go. > I'll go ahead and get the

[go-nuts] Complete SSL certificate workflow

2016-08-17 Thread Josh V
Hi all, I'm trying to come up with an example of how to create SSL certificates and keys from start to finish (including CertificateRequests) all using Go. I'll go ahead and get the obligatory "I'm pretty new to SSL" disclaimer out of the way... I've played with https://golang.org/src/crypto/t