The https tag has no wiki summary.
2
votes
1answer
56 views
TLS security warnings from api.stackexchange.com
Each time an API request is made over HTTPS, Firefox generates the following message in the error console:
Curious, I looked up RFC 5746 and the document covers the following:
Transport Layer ...
2
votes
0answers
28 views
Secure OAuth pages contain insecure content.
I noticed that some of the OAuth pages use insecure content (http:// content on an https:// page):
I'm not sure how easy this is to fix but it could potentially scare off some users who don't ...