nucypher / nucypher-porter

Gateway to TACo nodes of the threshold network
GNU Affero General Public License v3.0
2 stars 8 forks source link

Deprecation of native TLS and Basic Auth support for Porter #14

Closed derekpierre closed 2 years ago

derekpierre commented 2 years ago

No reason to support native TLS given issues with certificate chains in twisted - https://github.com/hendrix/hendrix/issues/186.

We can always re-add if twisted fixes the issue.