whoops -- bad URL!

It's http://wiki.cacert.org/wiki/ClientCerts

(CAcert.org, not cert.org)

Dino K wrote:
How to use CACert PKCS12 certs for SSH:

Checkout: http://wiki.cert.org/wiki/ClientCerts

additional info:

When you first convert your key to an RSA PEM it requires a password, to unencrypt your PEM just run:

openssl rsa -in <private key> -out <file with unencrypted PEM> (typically id_rsa)

chmod 600 id_rsa

Then dump id_rsa.pub on servers you want to be able to cert login to with SSH.

-The other DK


On Wed, Feb 25, 2009 at 1:48 AM, Roger E. Rustad, Jr <[email protected] <mailto:[email protected]>> wrote:

    I just passed the CAcert assurance test, so if any of you guys need
    points, let me know at the next LUG meeting.

    (I'll try to bring some extra forms, just in case)

    _______________________________________________
    LinuxUsers mailing list
    [email protected] <mailto:[email protected]>
    http://socallinux.org/cgi-bin/mailman/listinfo/linuxusers



Reply via email to