-->

ssl validation of the SONOS service

2019-07-28 19:25发布

问题:

We are preparing our service for SONOS.

We have found problem in only one test: ssl_validation.py

Our media files are located in AWS S3 bucket and they are url-signed.

https://.s3amazone.com/folder/file.mp3?Authentication part.

Sonos tests domain https://.s3amazone.com for ssl renegotiation providing the timeout error, which leads to the only one fail in tests. The question is how much it is important before moving APP for verification, or how to avoid this problem?

regards,Krzys

标签: sonos