Koozali.org: home of the SME Server
Obsolete Releases => SME 8.x Contribs => Topic started by: meelis on March 20, 2014, 08:06:04 PM
-
I installed startssl certificate and now startssl says that expires. Now i generate new cert and new ssl.key and make all exactly like http://wiki.contribs.org/Certificate_Integration_startssl.com_Server_Certificate (http://wiki.contribs.org/Certificate_Integration_startssl.com_Server_Certificate)
But if i try check if a Certificate and a Private Key match
openssl x509 -noout -modulus -in certificate.crt | openssl md5
openssl rsa -noout -modulus -in privateKey.key | openssl md5
I get different keys?