Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is:
tortuga.etpi.com.br (new url jfrog4.etpi.com.br)
I ran this command:
cerbot --apache -d jfrog4.etpi.com.br
It produced this output:
error log:
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='acme-v02.api.letsencrypt.org', port=443): Max retries exceeded with url: /directory (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5389999b20 >: Failed to establish a new connection: [Errno -2] Name or service not known'))
2024-03-25 12:50:59,819:ERROR:certbot._internal.log:An unexpected error occurred:
2024-03-25 12:50:59,820:ERROR:certbot._internal.log:requests.exceptions.ConnectionError: HTTPSConnectionPool(host='acme-v02.api.letsencrypt.org', port=443): Max retries exceeded with url: /directory (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5389999b20>: Failed to establish a new connection: [Errno -2] Name or service not known'))
My web server is (include version):
httpd
Server version: Apache/2.4.57 (Rocky Linux)
The operating system my web server runs on is (include version):
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know):
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
certbot 2.9.0
================================================================
Hello, I need to ask a question about creating a new certificate (in fact it is already created, I need to add a new virtualhost) for a new url jfrog4.etpi.com.br, but for this to be done correctly I I need to create a new virtualhost file with the name of the url in site-avaible and or something is missing, and then what commands would I have to run?
Server: Rocky Linux 9
You need to know whether or not I have to create a virtualhost file and how to correctly configure it to accept the letsencrypt certificate
Do I need it for iptables (ip6tables)?
[image]
[image]