Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'How to import SSL POP3 Certificates' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
How to import SSL POP3 Certificates
Authored by: SimonDorfman.com on Jun 22, '04 11:06:14PM
Thank you for this hint. Strangely, the certificate retrieved with this method only works for the POP3 connections. When I try to make a SMTP connection (i.e. send mail), it gives a scary warning about the cert. To fix this, I ran the same command, but replaced the 995 (the port for POP3 SSL) with 465 (the port for SMTP SSL). However, the certificate retreived with this command only works with SMTP! Keychain won't let me install both at the same time because it claims that one is already installed.

Anyone have any idea how I could get one cert that will work with both POP3 and SMTP? Or is there a way to merge the two certs? Thanks.

[ Reply to This | # ]