Username:
TITLE
Mail certificate is no longer assigned after it gets renewed by Let's Encrypt
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
CentOS Linux 7.9.2009
Plesk Obsidian Version 18.0.45 Update #2
SSL It! Version 1.11.0-1509
PROBLEM DESCRIPTION
Currently, Let's Encrypt is unable to secure the mail when the A record for a domain is pointed to another server.
I've implemented this workaround:
As a workaround for this issue, I've added a cronjob:
STEPS TO REPRODUCE
ACTUAL RESULT
The mail certificate on domain.com is no longer assigned to mail.domain.com. It's empty.
EXPECTED RESULT
The mail certificate on domain.com is still assigned to mail.domain.com.
ANY ADDITIONAL INFORMATION
(DID NOT ANSWER QUESTION)
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug
TITLE
Mail certificate is no longer assigned after it gets renewed by Let's Encrypt
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
CentOS Linux 7.9.2009
Plesk Obsidian Version 18.0.45 Update #2
SSL It! Version 1.11.0-1509
PROBLEM DESCRIPTION
Currently, Let's Encrypt is unable to secure the mail when the A record for a domain is pointed to another server.
I've implemented this workaround:
- Go to Domains > domain.com > SSL/TLS Certificates
- Unassign the current certificate ad reissue a new certificate for the webmail only
- Create a web hosting enabled subdomain mail.domain.com
- Go to Domains > mail.domain.com > SSL/TLS Certificates
- Issue a new certificate
- Go to Domains > domain.com > Mail Settings
- Assign the certificate for mail.domain.com
As a workaround for this issue, I've added a cronjob:
/sbin/plesk bin subscription_settings -u domain.com -mail_certificate "Lets Encrypt mail.domain.com"
STEPS TO REPRODUCE
- Go to Domains > domain.com > SSL/TLS Certificates
- Unassign the current certificate ad reissue a new certificate for the webmail only
- Go to Domains > mail.domain.com > SSL/TLS Certificates
- Issue a new certificate
- Go to Domains > domain.com > Mail Settings
- Assign the certificate for mail.domain.com
ACTUAL RESULT
The mail certificate on domain.com is no longer assigned to mail.domain.com. It's empty.
EXPECTED RESULT
The mail certificate on domain.com is still assigned to mail.domain.com.
ANY ADDITIONAL INFORMATION
(DID NOT ANSWER QUESTION)
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug