mirror of
https://github.com/enix/x509-certificate-exporter.git
synced 2026-08-23 22:16:39 +00:00
Allow providing a listening address to bind to as well as the port number with a single new argument. This is breaking the command line API if `--port` was used as this argument was removed. For consistency with other exporters and general practices this approach appeared more robust.