sub processing https://github.com/letsencrypt/pebble in my testing code for a local acme server, editing the config on the fly so it requests certificates from there
@f0x rolling your own pki is like magic
@dumpsterqueer this is so much cooler cause it can talk to legit ACME providers like letsencrypt!! (But running Pebble locally for testing is pretty cool too)
@f0x oh damn okay! So browsers see it as legit too??
@dumpsterqueer when ran in production, yep!
i can simply browse to *any domain* that points to my server, and it will automagically request an ACME certificate and use that to respond