Thanks for your bugreport. This bug is showing ssl issues for multiple urls, it appears like some are working (for me at least) and one does not. It looks like this is a issue with our usage of the webkit/glib-http component that has a less robust ssl implementation than e.g. firefox.
I get: $ gnutls-cli --x509cafile /etc/ssl/certs/ca-certificates.crt -p 443 verifiedbyvisa.barclays.co.uk ... - Peer's certificate is trusted $ gnutls-cli --x509cafile /etc/ssl/certs/ca-certificates.crt -p 443 www.securesuite.net .. - Peer's certificate is trusted But also: $ gnutls-cli --verbose --x509cafile /etc/ssl/certs/ca-certificates.crt -p 443 secure2.arcot.com Processed 160 CA certificate(s). Resolving 'secure2.arcot.com'... Connecting to '216.136.151.43:443'... *** Fatal error: A TLS fatal alert has been received. *** Received alert [47]: Illegal parameter *** Handshake has failed GnuTLS error: A TLS fatal alert has been received. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1043011 Title: Purchasing a game in software center results in a SSL handshake error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1043011/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
