← Back to context

Comment by king_magic

11 years ago

It's an interesting idea, I'm just not clear on how it works (even when looking at the "How it works" section) - e.g., how do I integrate this with... say, nginx?

TLS/SSL certificate setup is a pretty mechanical task. I would imagine their program detects common web servers (nginx, apache, etc), puts the private key somewhere, and points the configuration files at it.

afaik there will be an api to request just the certificate and you'll have to integrate it manually, or a special program which will automatically add it to nginx for you (presumably only for simple setups)