You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added: rap.le_host, rap.le_email but I didn't see config ssl in /etc/nginx/conf.d/default of RAP container
I try run /app/letsencrypt.sh inside RAP but I found error:
INFO Starting rancher-gen RAP Edition master (c5670c9aeedfee7ba00b63d1dd996b271e7249d9)
INFO Initializing Rancher Metadata client (version latest)
INFO Processing all templates once.
INFO Destination file %s has been updated/etc/nginx/conf.d/default.conf
INFO Executing notify command 'nginx -s reload'
INFO All templates processed. Exiting.
Creating/renewal test.com certificates... (test.com)
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
An unexpected error occurred:
SSLError: ("bad handshake: SysCallError(-1, 'Unexpected EOF')",)
Please see the logfiles in /var/log/letsencrypt for more details.
The text was updated successfully, but these errors were encountered:
Not sure, but you use correct host name and just input test.com for the issue here , right ?
Any way can you post /var/log/letsencrypt from the RAP container ?
I added:
rap.le_host, rap.le_email
but I didn't see config ssl in /etc/nginx/conf.d/default of RAP containerI try run
/app/letsencrypt.sh
inside RAP but I found error:The text was updated successfully, but these errors were encountered: