Koozali.org: home of the SME Server

SSL Certificates Howto

Jim Huneycutt

SSL Certificates Howto
« on: January 13, 2004, 03:50:46 PM »
Does anyone have a copy of this Howto - http://www.v-cut.com/SME/HowTo/SSL-Certificates-on-SME.htm? The v-cut.com site seems to be down.

Thanks,
jim

Graeme Fleming


Jim Huneycutt

Re: SSL Certificates Howto
« Reply #2 on: January 13, 2004, 06:15:25 PM »
Thanks for the link Graeme. I have done some poking around and it appears that the file names have changed on SME 6.0 from:

/home/e-smith/ssl.key/secure.mydomain.com.key
/home/e-smith/ssl.crt/secure.mydomain.com.crt

To:
/home/e-smith/ssl.key/myserver.mydomain.com.key
/home/e-smith/ssl.crt/myserver.mydomain.com.crt

For anyone using the Howto you must modify the names in the howto to correspond to the 6.0 convention.

jim