info
My domain is: mail.lorenzotamai.com mail.tecnodritte.it
I ran this command:
/opt/letsencrypt-sh/letsencrypt.sh --cron
It produced this output:
# INFO: Using main config file /opt/letsencrypt-sh/config.sh
Processing mail.tecnodritte.it with alternative names: mail.lorenzotamai.com mail.ramett.com mail.mishasrl.it
+ Checking domain name(s) of existing cert... unchanged.
+ Checking expire date of existing cert...
+ Valid till Apr 29 15:05:57 2019 GMT (Longer than 30 days). Skipping renew!
My web server is (include version):
nginx version: nginx/1.10.3 (Ubuntu)
The operating system my web server runs on is (include version):
uname -a
Linux mail 4.14.13-mainline-rev1 #1 SMP Wed Jan 10 10:31:23 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.5 LTS
Release: 16.04
Codename: xenial
My hosting provider, if applicable, is:
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):
linux terminal
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot): just letsencrypt.sh that reads from a txt the domains to be renewed
my issue:
Hello, I’m using letsencrytp since years in my mailservers and I’ve always had this problem with iOS whenever the cert is renewed:
This happens just with IOS (it doesn’t happens with other clients! such has Outlook 2013, Outlook 2016, Thunderbird or android mail app).
It seems that IOS doesn’t understands that the certificate has been renewed (it is renewed as you can see: https://www.ssllabs.com/ssltest/analyze.html?d=mail.lorenzotamai.com )
I found this topic about (I think) same issue, but doesn’t seem the author has find a solution (or @steffan did you?)
I just --forced a renew to be sure that it would work, and it does.
Just to point out, if you delete account on iphone and then add it again, the problem is gone. This problem comes out every time the certs is renewed.
Can somebody please help me find a solution?