WordPress website migration
-
Well wtf copying the config didn't allow me to grab a let's encrypt cert. However it did fix my url rewrites, but that was expected.
Still same virtual host error.
-
Doesn't full mean it's using my cert? This seems odd.
-
I see now that it doesn't verify certificate unless you select strict. OK back to figuring out the LE issue
Unable to find a virtual host listening on port 80 which is currently needed for Certbot to prove to the CA that you control your domain. Please add a virtual host for port 80.
-
@IRJ Full (strict) requires a valid certificate.
-
Why use a LE cert if oyu have CloudFlare in front? Use the cloudflare cert for the machine.
-
@JaredBusch said in WordPress website migration:
Why use a LE cert if oyu have CloudFlare in front? Use the cloudflare cert for the machine.
Fine
-
@IRJ said in WordPress website migration:
@JaredBusch said in WordPress website migration:
Why use a LE cert if oyu have CloudFlare in front? Use the cloudflare cert for the machine.
Fine
I thought I had a guide around here on how to use LetsEncrypt with Cloudflare and an Nginx proxy. If not, I could write one quick enough when I get home, I have it scripted now. I'd imagine you could use the same setup for your Wordpres site.
-
@travisdh1 said in WordPress website migration:
@IRJ said in WordPress website migration:
@JaredBusch said in WordPress website migration:
Why use a LE cert if oyu have CloudFlare in front? Use the cloudflare cert for the machine.
Fine
I thought I had a guide around here on how to use LetsEncrypt with Cloudflare and an Nginx proxy. If not, I could write one quick enough when I get home, I have it scripted now. I'd imagine you could use the same setup for your Wordpres site.
But what would be the point? You can have a 100% solid reliable encryption without that headache simply by using the machine CERT from cloud flair
-
@JaredBusch said in WordPress website migration:
@travisdh1 said in WordPress website migration:
@IRJ said in WordPress website migration:
@JaredBusch said in WordPress website migration:
Why use a LE cert if oyu have CloudFlare in front? Use the cloudflare cert for the machine.
Fine
I thought I had a guide around here on how to use LetsEncrypt with Cloudflare and an Nginx proxy. If not, I could write one quick enough when I get home, I have it scripted now. I'd imagine you could use the same setup for your Wordpres site.
But what would be the point? You can have a 100% solid reliable encryption without that headache simply by using the machine CERT from cloud flair
or use the CloudFlare plugin for Wordpress..
https://wordpress.org/plugins/cloudflare/ -
@IRJ This would be a heck of a guide if you ever get the time to do it