ssl-managment/.junie
Mike Geppert e39e002351 Add HTTP port configuration for Let's Encrypt validation
This commit adds support for configuring the HTTP port used by the standalone validation method when generating Let's Encrypt certificates. This allows using a non-privileged port (e.g., 8080) instead of the default port 80, which requires root privileges.

Changes include:
- Add http_port option to the letsencrypt section in config.json
- Update ssl_manager.py to use the configured HTTP port
- Add documentation for the http_port option in guidelines.md
2025-07-20 23:20:34 -05:00
..
guidelines.md Add HTTP port configuration for Let's Encrypt validation 2025-07-20 23:20:34 -05:00