What's the EU alternative to Let's Encrypt? I see that Actalis is in the default trust store and has an free ACME service, except that it will only do single domain certs so it won't work for my nginx proxy that handles all the TLS.
Turns out that the Actalis single domain certs *can* work for a single nginx that terminates all the TLS connections, it just requires a for-loop and configuration changes so that every server block has its own ssl_certificate and ssl_certificate_key directive. Not a drop-in replacement for Let's Encrypt, but not that much extra work.
and we are now running the v.st sites on the Italian Actalis CA instead of Let's Encrypt!
@th any major issues in doing so?
@cynicalsecurity @th I suppose it leaks every subdomain to the CT log, which may or may not be problematic. And perhaps they have per domain rate limits like LE?
@leoluk @cynicalsecurity we were already leaking the subdomains to the CT log and see probe attempts as soon as renewals happen, regardless of the registrar. Earlier I had a wildcard, but had automation issues with the DNS key required, so I went back to the individual subdomain keys. I really wish it were possible to get an trusted intermediate cert for your own domain so that internal CA's weren't such a pain.
@cynicalsecurity so far no issues, just some config changes (each server{} block now has its own ssl_certificate entry) and a for loop around the call to certbot instead of passing in multiple --domain parameters (so it takes a few minutes rather than a few seconds).
@th
How are they versus Let's Encrypt as far as the actual management of the CA goes? I know it's all pretty heavily specified with a reasonable baseline these days, but I've had the impression that LE have been out in front at least a little there?
@th how does that looks like on the configuration side of things?
@th Ohh thanks! I already have everything in separate server blocks so this would indeed seem to be pretty smooth to switch out.
@th I was looking for an european alternative, too. But that's also all I found (using it now for a single domain)
ZeroSSL was a former austrian product, but now bought by american company. Norwegian Buyssl stopped issuing their free SSL certificate last year.
So, yeah, anyone recommending another ACME compatible alternative?
Actalis SSL | European Alternatives

Actalis is an Italian certification authority

European Alternatives
@Kachelkaiser @th Yeah, that's actually the one mentioned allowing only single-domain ssl certificates. And seems to be the only free european product...
@cayeric @th yes but unfortunately you can't get wildcard certificates in the free plan.

@th Its beyond my tech lingo but is this what you're looking for?

https://social.wildeboer.net/@jwildeboer/114518550476266959

Jan Wildeboer 😷:krulorange: (@[email protected])

(soon a blog post) Thinking about setting up a little cooperative called #nerdcert. Where we use letsencrypt style certificate generation, renewals and distribution, with ACME support, but only for certificates that have EKU (Extended Key Usage) entries that go beyond serverAuth, the only thing Google will accept from mid next year :) Context: Thread and replies at https://social.wildeboer.net/@jwildeboer/114517884390728050

social.wildeboer.net
@th hmm, OVHcloud (France) is a platinum level sponsor, so I wonder if they would be amenable to setting up an EU offshoot or independent offering? https://www.abetterinternet.org/sponsors/
ISRG might themselves be worth approaching too?
Sponsors and Donors

Sponsors and Donors Those who make our work possible. Become a sponsor or donor Let's change the world. Or at least the Internet. A handful of organizations and a few thousand people provide 100% of our funding. Take a closer look at why they’re committed to helping ISRG build a better Internet. Diamond Level Funders Platinum Level Funders “ISRG enables developers to secure the Web at scale and helps them deliver a better experience to their users.”

Internet Security Research Group
@th DE sovereign tech fund also funds let's encrypt it seems? https://www.abetterinternet.org/sponsors/
Sponsors and Donors

Sponsors and Donors Those who make our work possible. Become a sponsor or donor Let's change the world. Or at least the Internet. A handful of organizations and a few thousand people provide 100% of our funding. Take a closer look at why they’re committed to helping ISRG build a better Internet. Diamond Level Funders Platinum Level Funders “ISRG enables developers to secure the Web at scale and helps them deliver a better experience to their users.”

Internet Security Research Group

@th Not for free, but 3 wildcards for 20,- a month...

Ideally, I'd see this as a non-profit that won't sell out. Any company solution is just going to be bought up.

@th [stage whisper] Let's Encrypt is open source... https://github.com/letsencrypt

Perhaps the likes of Hetzner, Mythic Beasts, OVH could find a way to collaborate to offer "Sovereign LE"?

...recognising that there is inevitably a point where the conversation shifts to CA bundles, and whether root CAs like say GlobalSign are sufficiently European 

Let's Encrypt (ISRG)

A free, automated, and open certificate authority. - Let's Encrypt (ISRG)

GitHub

@m A CA is more work than just running a Boulder server. But yes, it would be great if @hetzner, Ionos etc would offer an European "Let's Encrypt" that is also affordable to hobbyists with a lot of domains.

@th

@th last time I checked Actalis would generate the private key for you for S/MIME certs. No thanks!
@th ... are we finally starting to see a dawning awareness that requiring centralized authorities to sign off on encrypting information is a less than stellar idea?
@th objectively this is exactly the kind of service the EU should set up...