amazon web services - SSL/TLS impact on postfix using default ca-bundle.crt -


recently must have heard aws switch sha256 hash algorithm ssl certificates using postfix integration amazon ses, using default ca certificate mentioned in integrating amazon ses postfix documentation link using this ca certificate,can please verify cert uses sha256 algorithm not affected ssl/tls certificate changes

i have found solution this, can verify ca certificate using following command curl -k https://www.amazonsha256.com --cacert ca-bundle.crt

more info aws link, have @ shows using openssl how verify ssl certs link


Comments

Popular posts from this blog

json - Zend error Connection -

javascript - Trigger mouseenter when an animated element touches mouse -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -