logoalt Hacker News

jcranmerlast Tuesday at 10:38 PM1 replyview on HN

How would they do that? The ACME protocol is "take the basic artifacts you use for certificate signing, wrap them in JSON (cryptographically, using standard JWS), then send them over using HTTP + TLS." Every part of that is something for which there exists a buttload of implementations in whatever language you care to use.


Replies

gopher_spaceyesterday at 1:03 AM

> How would they do that?

Let me introduce you to the phrase "I don't see a mechanism."

show 1 reply