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.
I added:
rap.le_host, rap.le_emailbut I didn't see config ssl in /etc/nginx/conf.d/default of RAP containerI try run
/app/letsencrypt.shinside RAP but I found error: