Page 1 of 1

add letsEncrypt to server at port 8083

Posted: Wed Sep 06, 2017 8:23 pm
by saajan
how to add letsEncrypt to server. I'm using a subdomain as hostname .Using this script got errors.(Centos 7 vesta , Amazon web services)

viewtopic.php?f=19&t=12617

using

Code: Select all

generate_ssl admin web.spanvideo.net 
gives error

Code: Select all

bash: generate_ssl: command not found


Code: Select all

./generate_ssl admin web.spanvideo.net

i used this after changing dirctory to /usr/local/bin . it worked but I got errors

I CAN UNDERSTAND THAT WWW.WEB.SPANVIDEO.NET DOESN'T EXIST . BUT WHY FOR WEB.SPANVIDEO.NET. How can instsll SSL on subdomain please tell me.

Failed authorization procedure. www.web.spanvideo.net (host :: The server could not resolve a domain name :: No .web.spanvideo.net, web.spanvideo.net (http-01): urn:acmnt lacks sufficient authorization :: The key authorizatimatch this challenge [ftQQlIe3xakow40bO_al7foCUPDLksCXogXdFptF--3ryJ7Fu1e0d7c] != [ftQQlIe3xakow40bO_al7foCUPDLk3fcVLx3bhv12xMPOlM60JV-OMM]

IMPORTANT NOTES:
 - The following errors were reported by the server:

   Domain: web.spanvideo.net
   Type:   unauthorized
   Detail: The key authorization file from the server di
   this challenge
   [ftQQlIe3xakow40bO_al7foCUPDLksCXogRptIp9TlU.AkWR0lg5d7c]
   !=
   [ftQQlIe3xakow40bO_al7foCUPDLksCXogRptIp9TlU.Skt1jrVcOMM]

   To fix these errors, please make sure that your domai
   entered correctly and the DNS A/AAAA record(s) for th
   contain(s) the right IP address.
 - The following errors were reported by the server:

   Domain: www.web.spanvideo.net
   Type:   unknownHost
   Detail: No valid IP addresses found for www.web.spanv

   To fix these errors, please make sure that your domai
   entered correctly and the DNS A/AAAA record(s) for th
   contain(s) the right IP address.
 - Your account credentials have been saved in your Cert
   configuration directory at /etc/letsencrypt. You shou
   secure backup of this folder now. This configuration
   also contain certificates and private keys obtained b
   making regular backups of this folder is ideal.
ERROR: Something went wrong. Check output above.