Christopher Cook
Christopher Cook
Your .su TLD is blocked by the certificate authority (Zero SSL). It's not currently listed on their site: https://help.zerossl.com/hc/en-us/articles/360060119833-Restricted-Countries
Seems good, but the icons will be very small on some devices, our icons are generated from an SVG template: https://github.com/openchargemap/ocm-docs/tree/master/Branding/batch-scripts - the aim there is to have a minimal...
Sure, is this using an extension to ACME? We just need a CA we can develop and test against, is there one available or that can be run using docker...
Closing. This was implement in v.6.1.1 with pre-generated account keys (Advanced tab when adding an account)
Hi, freeipa appears to be relying on knowing intermediates. Instead you should implicitly trust valid intermediates signed by a trusted root. If you need to know intermediates ahead of time...
See also https://github.com/webprofusion/anvil as used by Certify The Web, it includes some experimental/draft ACME extensions etc (ARI, profile support etc). It's not really supported as a community fork etc but...