• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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