glyph / txsni

Simple support for running a TLS server with Twisted.
MIT License
25 stars 10 forks source link

DEFAULT context is only created on startup #13

Open mithrandi opened 8 years ago

mithrandi commented 8 years ago

The certificate should be allowed to change in the map, thus this should be done on demand rather than in __init__.