Re: [users@httpd] Noob needs help with SSL certs on apache 1.3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 365

2. keytool -selfcert -keystore {keystore location} -alias example

3. keytool -export -keystore {keystore location} -alias example -rfc -file examplel.crt

key:

1. {keystore location} =  /library/java/home/lib/security/cacerts 



On 5 Oct 2005, at 06:19, Scott Haneda wrote:

Hello, I am running Apache 1.3 on OS X, today, I need to install a self

signed SSL cert for a client.



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux