caddyserver / caddy

Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
https://caddyserver.com
Apache License 2.0
57.4k stars 4k forks source link

Set `sign_with_root` via Caddyfile #6338

Closed tweimann closed 4 months ago

tweimann commented 4 months ago

Please make the sign_with_root option from the JSON config available in the Caddyfile
Maybe related: https://github.com/caddyserver/caddy/issues/6290#issuecomment-2090785745

Ranveer777 commented 4 months ago

@mholt @francislavoie I would like to work on this issue.

Well, a little late to say, as I have already created a pull request.

Also, I'm currently in the process of transitioning into open source contribution with caddyserver being my first contribution. I am eager to learn and contribute to meaningful projects in this space.

mholt commented 4 months ago

Welcome to the project @Ranveer777 !

Ranveer777 commented 4 months ago

@mholt I'm excited to be part of the project and look forward to contributing.