OK, so I'm guessing the ca_cert parameter is used to define the root certificate of my CA, so I went to cacert.org, http://www.cacert.org/index.php?id=3 and downloaded a copy of their root certificate, in PEM format. Next, I created a client certificate on cacert.org, and saved that in PEM format.
But, I still don't understand the private_key and private_key_password parameters are. The private_key parameter expects a PEM format certificate, and the private_key_password is a plain text password. How do I create these? /Russ This message posted from opensolaris.org
