codekitchen/tkellem

configurable ssl cert for tkellem itself

Opened this issue · 1 comments

right now tkellem always uses eventmachine's built-in self-signed cert. it needs support for a configurable cert+key. i think a global cert for all connections is enough, it doesn't need to be per-network or anything.

this is fixed by #49