Scot try this:1. keytool -genkey -keystore {keystore location} -keyalg RSA -alias example -dname "cn=remote.example.com, ou=Job Type, o=Company Description, c=CountryB" -validity 3652. keytool -selfcert -keystore {keystore location} -alias example3. keytool -export -keystore {keystore location} -al
Resending, as my first post had the wrong version, and I spelled some stuff
wrong :-(
Hello, I am running Apache 1.3 on OS X, today, I need to install a self
signed SSL cert for a client.
I managed to get one going in the past, but seemingly, unless I am very
careful, I tend to break other sites