security/lego: Update to 4.9.0
ChangeLog:
https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v490---2022-10-03
Added:
- Add DNS provider for CIVO
- Add DNS provider for VK Cloud
- Add DNS provider for YandexCloud
- digitalocean: configurable base URL
- loopia: add configurable API endpoint
- pdns: notify secondary servers after updates
Changed:
- allinkl: removed deprecated sha1 hashing
- auroradns: update authentification
- dnspod: deprecated. Use Tencent Cloud instead.
- exoscale: migrate to API v2 endpoints
- gcloud: update golang.org/x/oauth2
- lightsail: cleanup
- sakuracloud: update api client library
- take out CNAME support from experimental features
- add recursive CNAME lookup support
- Remove embedded issuer certificates from issued certificate if bundle is false
Fixed:
- luadns: fix cname support
- njalla: fix record id unmarshal error
- tencentcloud: fix subdomain error
PR: 266807
Reported by: matt@matthoran.com (maintainer)