- on BIP reload, check if SSL files are readable, and try to load new
SSL context.
- on success only, update SSL context for new client connections
This allows for SSL certificate/key updates on /BIP reload or SIGHUP.
Signed-off-by: Loïc Gomez <bip@animanova.fr>