JessThrysoee / synology-letsencrypt

94 stars 31 forks source link

couple questions #16

Closed cirrusflyer closed 5 months ago

cirrusflyer commented 5 months ago

Love your script - thanks.

Is there a way to name the cert so it shows up in the NAS as "Description"?

Any reason the certs don't default to ECC - ec256? That seems to be the default for lego, but the script pulls rsa4096 by default. I do know that DSM 6.x only supports rsa.

Can I force a renewal with a flag?

JessThrysoee commented 5 months ago

Added LEGO_OPTIONS so you can change the --key-type to you liking :-)

See https://github.com/JessThrysoee/synology-letsencrypt?tab=readme-ov-file#configuration

cirrusflyer commented 5 months ago

My bad! I missed the LEGO_OPTIONS entirely. Thanks

JessThrysoee commented 5 months ago

No no, I just added LEGO_OPTIONS so you didn't miss it :-)