srvrco / getssl

obtain free SSL certificates from letsencrypt ACME server Suitable for automating the process on remote servers.
GNU General Public License v3.0
2.09k stars 374 forks source link

Use --value= for add-record command (Issue #836) #837

Closed lukexcom closed 6 months ago

lukexcom commented 7 months ago

Use '--value=' instead of '-v' to allow Azure CLI to process TXT record tokens that start with special characters (in particular, a dash character). Fixes #836