Pem changes in Go tip

roger peppe roger.peppe at canonical.com
Tue Nov 13 07:28:44 UTC 2012


no, i wanted to get it into tip so that i knew what the API would be.
my plan was to copy the code into juju-core until go 1.1.
however... it turns out, after studying the source code, that
despite requiring a password to decrypt the PEM file, mongod
does not actually require the PEM file to be encrypted
(it ignores the password if it isn't).

so it looks like my effort was for naught, juju-wise (although i have
a much better idea of how openssl and mongo fit together now,
so i guess it's not entirely wasted).

  cheers,
     rog.


On 12 November 2012 23:09, David Cheney <david.cheney at canonical.com> wrote:
> Hi Rog,
>
> Good work in getting your improvements to the x509 pkg into tip. Does this
> mean everyone should (must?) switch to using golang from tip ?
>
> I guess that means I should try to get Gustavo's golang-tip PPA working
> again.
>
> Cheers
>
> Dave



More information about the Juju-dev mailing list