Setting up lets Encrypt wildcard

7 days ago an addition was made to the code base that allowed for a wildcard lets encrypt. If I was to install the wildcard beforehand would erpnext automattically detect it and install the wildcard on the site. How do I use it I guess I am asking.

Perhaps you refer to this Home · frappe/bench Wiki · GitHub

and this ACME v2 and Wildcard Certificate Support is Live - Issuance Policy - Let's Encrypt Community Support

I recently installed a LetsEncrypt wildcard on an ERPNext site - for the client script that requests the certificate from https://letsencrypt.org/ I used dehydrated (not LE’s certbot-auto tool)

and lexicon provided the DNS provider-specific ‘hook script’ required to support the authentication challenge and cert issue process.