Hi,
to renew my certificates I ran this command:
./letsencrypt-auto renew
It produced this output:
InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
and at the end the error:
Command “/root/.local/share/letsencrypt/bin/python2.7 -u -c “import setuptools, tokenize;file=’/tmp/pip-build-pQ6JHW/python-augeas/setup.py’;f=getattr(tokenize, ‘open’, open)(file);code=f.read().replace(’\r\n’, ‘\n’);f.close();exec(compile(code, file, ‘exec’))” install --record /tmp/pip-GlYysT-record/install-record.txt --single-version-externally-managed --compile --install-headers /root/.local/share/letsencrypt/include/site/python2.7/python-augeas” failed with error code 1 in /tmp/pip-build-pQ6JHW/python-augeas/
I tried to install some possibly missing libraries (mainly augeas) which did not help. Then I decided to switch to certbot ACME and run
certbot --apache certonly
It gives also an error
Attempting to parse the version 0.12.0 renewal configuration file found at /etc/letsencrypt/renewal/www.zukovska.de.conf with version 0.11.1 of Certbot. This might not work.
Attempting to parse the version 0.12.0 renewal configuration file found at /etc/letsencrypt/renewal/www.mm-stat.org.conf with version 0.11.1 of Certbot. This might not work.
but run through.
However, going to the browser and checking the certificates they are still expiring at 15th april (and not at 15th july). Any ideas what I can do?
Thanks Sigbert
My domain is: www.sigbertklinke.de, www.zukovska.de, www.mm-stat.org
My operating system is (include version): Ubuntu 14.04.5
My web server is (include version): Apache/2.4.7 (Ubuntu)
My hosting provider, if applicable, is: Strato
I can login to a root shell on my machine (yes or no, or I don’t know): Yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel): No