https://bugs.contribs.org/show_bug.cgi?id=10595

Terry Fage <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |IN_PROGRESS

--- Comment #43 from Terry Fage <[email protected]> ---
OK, no errors renewals for each API setting work OK, suggest this is Verified
as OK..time to redo the smeserver-letencrypt rpm with an updated version number
and release it and the V2 API dehydrated. 

[root@rslserver ~]# config show letsencrypt
letsencrypt=service
    ACCEPT_TERMS=yes
    API=2
    configure=none
    [email protected]
    hookScript=disabled
    status=enabled


dehydrated at version - smetest latest version
[root@rslserver ~]# rpm -qa dehydrated
dehydrated-0.6.2-13.el6.sme.noarch

smeserver-letsencrypt at version - your repo latest version
[root@rslserver ~]# rpm -qa smeserver-letsencrypt
smeserver-letsencrypt-0.4-7.noarch


testing using auto, 1 and 2 API requesting new cert using dehydrated -c -x
using each config API setting

[root@rslserver ~]# config setprop letsencrypt API "auto or 1 or 2"

[root@rslserver ~]# cat /etc/dehydrated/config
#!/bin/bash
WELLKNOWN="/home/e-smith/files/ibays/Primary/html/.well-known/acme-challenge"
CA="https://acme-v01.api.letsencrypt.org/directory";
BASEDIR="/etc/dehydrated"
[email protected]
HOOK="/usr/bin/hook-script.sh"
API="1"

Repeated for each API setting, no errors

[root@rslserver ~]# dehydrated -c -x
# INFO: Using main config file /etc/dehydrated/config
Processing letstest.upweybelgraversl.org.au
 + Checking domain name(s) of existing cert... unchanged.
 + Checking expire date of existing cert...
 + Valid till Sep  8 23:02:08 2018 GMT (Longer than 30 days). Ignoring because
renew was forced!
 + Signing domains...
 + Generating private key...
 + Generating signing request...
 + Requesting new certificate order from CA...
 + Received 1 authorizations URLs from the CA
 + Handling authorization for letstest.upweybelgraversl.org.au
 + 1 pending challenge(s)
 + Deploying challenge tokens...
 + Responding to challenge for letstest.upweybelgraversl.org.au
authorization...
 + Challenge is valid!
 + Cleaning challenge tokens...
 + Requesting certificate...
 + Checking certificate...
 + Done!
 + Creating fullchain.pem...
Set up modSSL db keys
Signal events
All complete
 + Done!

-- 
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/

Reply via email to