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. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
Certificate due to expire in 5 days.
command:
PYTHONPATH="/usr/lib/python2.7/site-packages/:/usr/lib/oracle-cloud-agent/" certbot certonly --manual --preferred-challenges=dns --email --server https://acme-v02.api.letsencrypt.org/directory --agree-tos -d *******
It produced this output:
Plugins selected: Authenticator manual, Installer None
From cffi callback <function _verify_callback at 0x7fdb77b6a848>:
Traceback (most recent call last):
File “/usr/lib/python2.7/site-packages/OpenSSL/SSL.py”, line 309, in wrapper
_lib.X509_up_ref(x509)
AttributeError: ‘module’ object has no attribute ‘X509_up_ref’
An unexpected error occurred:
ConnectionError: HTTPSConnectionPool(host=‘acme-v02.api.letsencrypt.org’, port=443): Max retries exceeded with url: /directory (Caused by SSLError(SSLError(“bad handshake: Error([(‘SSL routines’, ‘ssl3_get_server_certificate’, ‘certificate verify failed’)],)”,),))
I can login to a root shell on my machine (yes or no, or I don’t know):yes
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot):
0.35.1