You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would seem (according to an email report) that upstream self-signed certificates do not work, this needs to be checked.
Then, we need to figure out whether self-signed or invalid certificates should be allowed by default. I don’t see a security risk from doing that but it might make debugging harder or more confusing because we would bypass those issues.
I’m thinking the best option is to add it behind a flag.
The text was updated successfully, but these errors were encountered:
It would seem (according to an email report) that upstream self-signed certificates do not work, this needs to be checked.
Then, we need to figure out whether self-signed or invalid certificates should be allowed by default. I don’t see a security risk from doing that but it might make debugging harder or more confusing because we would bypass those issues.
I’m thinking the best option is to add it behind a flag.
The text was updated successfully, but these errors were encountered: