|
From: Robert K C. J. -I. F. D. Corp. <bco...@in...> - 2012-05-23 03:02:25
|
Ok, I finally took Charles Marcus' advice and got certs from StartSSL. ASSP 2 is current release. IO::Socket::SSL module version 1.74 [init] Found valid certificate and private key file - https and TLS/SSL is available [init] Found valid ca file - chained certificate validation is available When receiving from gmail with doTLS, I get this error: [Worker_1] 209.85.213.52 error: Couldn't upgrade to TLS for client 209.85.213.52: SSL accept attempt failed with unknown error error:1408A0C1:SSL routines:SSL3_GET_CLIENT_HELLO:no shared cipher SSLCertFile contains the PEM file for mail.domain.com SSLKeyFile contains the PEM file (private) for domain.com SSLPKPassword contains the password for the SSLKeyFile SSLCaFile contains the intermediate & the CA Crt file, in that order. Any pointers appreciated. - Bob Coffman |