- remove sinatra to simplify and fix some unintended parsing bugs
- drop jruby from CI matrix
- add base64 dependency for future compatibility
- fix #closed? on nil error when shutting down puma
- clear memoized x509 data for Cert#cert_pem=
- drop ruby 3.1 syntax
- simplify bind/listening output
- add a foreground cert provisioning success log message
- further fixes to expired order/cert renewal
- fix for expired order/cert renewal
- update dependencies
- add github actions and dependabot config
- add rubygems rake tasks
- Add port number to https url log line
- puma 5.6 compatibility
- Initial release