mutgos / mutgos_server

MUTGOS, a modern MUD MUCK MUSH MOO MU* text game engine
MIT License
4 stars 2 forks source link

Handle bad `server.pem` failure cleanly #31

Open hyena opened 5 years ago

hyena commented 5 years ago

If the socket driver encounters an error while loading its SSL key or certificate chain it should fail in such a way that shuts down the system but permits other components to cleanly exit and not core dump.