From: Michael K. <li...@mk...> - 2019-04-10 17:22:07
|
> Am 10.04.2019 um 16:36 schrieb David Kerr <da...@ke...>: > > LetsEncrypt supports wildcard certificates and the acme client in AstLinux supports it too. There are limitations on which DNS providers it works with -- I had to implement it for FreeDNS. I don't think it will be that hard to use LetsEncrypt. > > David In the latest acme version several more DNS providers are supported, we used 2.7.9 currently in AstLinux. https://github.com/Neilpang/acme.sh/releases https://github.com/Neilpang/acme.sh/wiki/dnsapi > On Wed, Apr 10, 2019 at 6:34 AM Michael Knill <mic...@ip...> wrote: > Hi Group > > As I am looking to encourage the use of web portals that we have built into Astlinux, I am having to consider the use of non self signed certificates to stop the browser complaining. > > The web interface for all our systems is accessible with <customer id>.ibcaccess.net. > > Forgive me for my ignorance but I'm not that good with SSL certificates but the way I see it is that we could just purchase a Wildcard SSL certificate instead of using ACME which seems a bit of a hassle. > > Am I correct? > > Regards > > Michael Knill Michael http://www.mksolutions.info |