Let's Encrypt + Google Domain Help

Started by lewty1987, April 16, 2018, 02:41:25 AM

Previous topic - Next topic
Good evening fellow OPNSense users!

As the title suggests: I am trying to use Let's Encrypt to create a SSL certificate for my OPNSense box. I currently have a Google Domain that was purchased not long ago.

Is this doable?
Should I purchase the domain from another provider that is provided?

Any info would be greatly appreciated!

-B

You should be able to get it working with HTTP-01 validation, i personally haven't tried this. I was looking for a wildcard cert and had to use DNS-01. Since Google is not not on the list of providers, i hope this will change, i had to move DNS to another provider. I choose FreeDNS and Google is still the registrar.

Quote from: lewty1987 on April 16, 2018, 02:41:25 AM
As the title suggests: I am trying to use Let's Encrypt to create a SSL certificate for my OPNSense box. I currently have a Google Domain that was purchased not long ago.
Is this doable?

See https://github.com/opnsense/plugins/issues/549
Unfortunately, acme.sh does not provide DNS-01 support for Google DNS.

Quote from: lewty1987 on April 16, 2018, 02:41:25 AM
Should I purchase the domain from another provider that is provided?

Since HTTP-01 is not fun, I'd suggest to move the domain to a different provider.

Here's a list of supported providers for DNS-01 validation:
https://github.com/Neilpang/acme.sh/tree/master/dnsapi


Regards
- Frank