ssl validation of the SONOS service

帅比萌擦擦* 提交于 2019-12-11 09:26:35

问题


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

来源:https://stackoverflow.com/questions/42254991/ssl-validation-of-the-sonos-service

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!