Default SSL Certificates Loaded only once
Only load ssl default ssl certificates once (#35) Fixes I/O in the event loop Each update was creating a new ssl context which was doing blocking i/o to load the default ssl certs
Only load ssl default ssl certificates once (#35) Fixes I/O in the event loop Each update was creating a new ssl context which was doing blocking i/o to load the default ssl certs