Skip to content

Commit 27e8f07

Browse files
author
Daniel
committed
README: Add ACME4J to Cryptography section.
ACME4J is a Java client for the Automatic Certificate Management Environment (ACME) protocol[0], soon to be an IETF RFC. It can be used to fully manage the issuance and life cycle of X.509 certificates for with an ACME based CA like Let's Encrypt. 0: https://tools.ietf.org/html/draft-ietf-acme-acme-17
1 parent e5d9500 commit 27e8f07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ Supported by: [GuardRails.io](https://www.guardrails.io)
5757
- [Keyczar](https://github.com/google/keyczar) - Easy-to-use crypto toolkit by Google.
5858
- [Keywhiz](https://github.com/square/keywhiz) - System for distributing and managing secrets.
5959
- [Tink](https://github.com/google/tink) - Multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
60+
- [ACME4J](https://github.com/shred/acme4j) - Java ACME client for issuing X.509 certificates using Let's Encrypt or another ACME based CA.
6061

6162
# Educational
6263

0 commit comments

Comments
 (0)