r509 / r509-ca-http

An HTTP service representing an API to a Certificate Authority, using r509
Other
28 stars 14 forks source link

Add Load/print Config Behaviors + USR2 Signal #11

Closed reaperhulk closed 10 years ago

reaperhulk commented 12 years ago

In r509-ocsp-responder we moved the load/print config code to some class methods and pulled them out of the config.ru. Additionally, we trap the USR2 signal to cause a config reload. We should do that in this gem.