Re: Installing Thawte Certificate on imap pop smtp



brad davison wrote:
I currently have self-signed certificates on our mail server, but they are now expired.

I have just received the CA-crt back from thawte. I have the webmail portion completed with installing the certificates, but I am having some issues with getting them installed on SMTP.

I tried to put them in as the *.crt and *.key files, but sendmail didn't like that.

The temporary certificates installed are:
define(`confCACERT_PATH', `/etc/mail/certs')dnl
define(`confCACERT', `/etc/mail/certs/mycert.pem')dnl
define(`confSERVER_CERT', `/etc/mail/certs/mycert.pem')dnl
define(`confSERVER_KEY', `/etc/mail/certs/mykey.pem')dnl
define(`confCLIENT_CERT', `/etc/mail/certs/mycert.pem')dnl
define(`confCLIENT_KEY', `/etc/mail/certs/mykey.pem')dnl

and the certs i have generated and sent to thawte are:

mail.server.name.crt (signed from thawte)
mail.server.name.csr (what I generated and sent to them)
mail.server.name.key

Any help on how to get this converted from the files i have to *.pem files would be much appreciated!

(our temporary certificates are now expired and I have to get these installed ASAP)

THANKS!

Maybe you already got this solved?

Mebbe `openssl x509 -inform der -in MYCERT.crt -out MYCERT.pem` ?

IANAE, so I'd use make sure I had a backup copy of your *crt.

HTH,

Kevin Kinsey
--
Most people have a mind that's open by appointment only.
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Installing Thawte Certificate on imap pop smtp
    ... I have just received the CA-crt back from thawte. ... I have the webmail portion completed with installing the certificates, but I am having some issues with getting them installed on SMTP. ... (our temporary certificates are now expired and I have to get these installed ASAP) ...
    (freebsd-questions)
  • Re: Certificate Services help
    ... server with a different name. ... DCs need certificates to talk to each other? ... aren't using certs, you should revoke all certificates and then uninstall ... Certificate Services without installing it on a different server. ...
    (microsoft.public.windows.server.general)
  • Kerberos Key Distribution Center service hung on starting, ID 7022.
    ... The Kerberos Key Distribution Center service hung on starting. ... The error originates AFTER I installed two web certificates in IIS to ... ONLY AFTER installing the web certificates, ...
    (microsoft.public.windows.server.general)
  • The Kerberos Key Distribution Center service hung on starting. ID 7022.
    ... The Kerberos Key Distribution Center service hung on starting. ... The error originates AFTER I installed two web certificates in IIS to ... ONLY AFTER installing the web certificates, ...
    (microsoft.public.windows.server.security)
  • Re: windows mobile setup
    ... Installing Certificates on Windows Mobile 5 and Windows Mobile 6 ... How to install root certificates on a Windows Mobile-based device ... Describes certificate stores and root certificates in Windows Mobile 5.0. ...
    (microsoft.public.windows.server.sbs)