Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Jim Huneycutt on January 13, 2004, 03:50:46 PM

Title: SSL Certificates Howto
Post by: Jim Huneycutt 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
Title: Re: SSL Certificates Howto
Post by: Graeme Fleming on January 13, 2004, 05:36:54 PM
http://www.chaloner.ca/article.php?story=20020922181652718
Title: Re: SSL Certificates Howto
Post by: Jim Huneycutt 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