You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.
TrafficPlex (phillipp.roell@trafficplex.de) We're a web hosting provider and used nginx for our SSL frontend. We saw that we had to reload nginx for each new SSL certificate and deploying lots of certificates across the SSL frontends became a nuisance. We replaced our nginx SSL frontend with bud, loading the certificates dynamically from a simple HTTP server. We now deploy hundreds of new certificates per hour at peak time without reloads or affecting existing connections. We found one or two bugs and rough edges but after studying the code we have great confidence in bud and Fedor's competence as the maintainer.