My service submission was rejected for an SSLv3 handshake failure. The self tests run successfully on my development machine. Here is the error message from the rejection reasons:
urllib2.URLError: <urlopen error [Errno 1] _ssl.c:504: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure>
Surely SSLv3 support should no longer be required due to known vulnerabilities (Poodle): see http://aws.amazon.com/security/security-bulletins/CVE-2014-3566-advisory/
The Sonos documentation states:
- Not use an SSL/TLS implementation exposed to any known vulnerabilities, for example, Heartbleed and CRIME.