Add node to README.md

pull/31/head
Mariano Cano 5 years ago
parent 1197753f35
commit 8022ed80bc

@ -59,4 +59,18 @@ languages are appreciated!
- [X] Automatic certificate renewal
- [X] Restrict to safe ciphersuites and TLS versions
- [ ] TLS stack configuration loaded from `step-ca`
- [ ] Root certificate rotation
- [ ] Root certificate rotation
[node/](node/)
- [X] Server
- [X] mTLS (client authentication using internal root certificate)
- [X] Automatic certificate renewal
- [X] Restrict to safe ciphersuites and TLS versions
- [ ] TLS stack configuration loaded from `step-ca`
- [ ] Root certificate rotation
- [ ] Client using autocert root certificate
- [ ] mTLS (send client certificate if server asks for it)
- [ ] Automatic certificate rotation
- [ ] Restrict to safe ciphersuites and TLS versions
- [ ] TLS stack configuration loaded from `step-ca`
- [ ] Root certificate rotation

Loading…
Cancel
Save