• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Question How to solve plesk and cloudflare ssl auto issue conflict

vikK

New Pleskian
Server operating system version
ubuntu
Plesk version and microupdate number
Version 18.0.44 Update #3
For one of my site cloudflare is also using Letencrypt CA to issue universal certificate which requires _acme-challenge validation. Plesk also uses the same method for ssl issuing verification.

So normally I would create a _acme-challenge NS record in cloudflare pointing to maindomain.com and let plesk managed the _acme-challenge. Cloudflare universal certificate was issued by their own CA or other CA than letsencrypt than doesn't require _acme-challenge TXT record.

I couldn't find anyway to change ssl verification method for plesk to non-DNS.

So how do I solve this issue? Anyone faced similar issue and managed to fix it?
 
I solve that simply by creating the txts in cloudflare necessary since the certificate validates the txts listed, now the other option is the certificate of origin and enable hsts
 
Back
Top