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
You can disable HTTPS for incoming connections: setup a listener without any TLS certificates and it will be non-SSL. This is good for running behind reverse-proxies.
I don't see any config option to disable SSL for outgoing connections; this is generally not useful or recommended. Upon reviewing the code, it looks somewhat trivial to add this config option to disable SSL for outgoing connections. I'll leave this issue open pending that.
In the meantime, if you could clarify a bit more about what you're trying to achieve it might be helpful.
jevolk
added
feature
New feature or functionality that didn't exist.
libircd
Related to the core supporting library (rather than application business-logic, etc).
labels
Jun 29, 2023
jevolk
added a commit
to jevolk/charybdis
that referenced
this issue
Jul 1, 2023
When I tested Peer Link, I found that it only supports HTTPS and not HTTP
The text was updated successfully, but these errors were encountered: