https://bugs.contribs.org/show_bug.cgi?id=10595
--- Comment #22 from Terry Fage <[email protected]> ---
[root@letstest ~]# config setprop letsencrypt API v1
[root@letstest ~]# expand-template /etc/dehydrated/config
[root@letstest ~]# cat /etc/dehydrated/config
#!/bin/bash
WELLKNOWN="/home/e-smith/files/ibays/Primary/html/.well-known/acme-challenge"
CA="https://acme-staging-v01.api.letsencrypt.org/directory"
PARAM_ACCEPT_TERMS="yes"
[root@letstest ~]# config setprop letsencrypt API auto
[root@letstest ~]# expand-template /etc/dehydrated/config
[root@letstest ~]# cat /etc/dehydrated/config
#!/bin/bash
WELLKNOWN="/home/e-smith/files/ibays/Primary/html/.well-known/acme-challenge"
CA="https://acme-staging-v02.api.letsencrypt.org/directory"
PARAM_ACCEPT_TERMS="yes"
--
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/