redbird icon indicating copy to clipboard operation
redbird copied to clipboard

Please add support for new LE wildcard certs

Open anthonygarvan opened this issue 7 years ago • 4 comments
trafficstars

Hey!

Love Redbird, nice work! LE's new wildcard cert is out: https://community.letsencrypt.org/t/acme-v2-and-wildcard-certificate-support-is-live/55579 . Would be great to see it integrated with Redbird! (And documented if it requires special handling).

anthonygarvan avatar Mar 14 '18 10:03 anthonygarvan

https://github.com/OptimalBits/redbird/issues/137#issuecomment-374337276

safizn avatar Mar 19 '18 19:03 safizn

Greenlock now supports Let's Encrypt v2 (ACME draft 11), so upgrading Redbird will land that support.

However, the storage plugins will also need to be updated to do the lookup (i.e. before example.com => example.com, but now example.com, foo.example.com, etc => *.example.com).

coolaj86 avatar May 25 '18 19:05 coolaj86

Eagerly waiting for this too! I'm running into rate limits by registering too many dynamic subdomains, wildcard certs would be fantastic.

shesek avatar Jun 24 '18 05:06 shesek

I'd love to see this implemented

dacioromero avatar Jan 17 '19 20:01 dacioromero