Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README: Add ACME4J to Cryptography section. #4

Merged
merged 1 commit into from
Jan 23, 2019

Conversation

cpu
Copy link
Contributor

@cpu cpu commented Jan 23, 2019

👋 Great list, thanks for putting it together!

I wanted to submit a quick PR to see how you felt about adding ACME4J to the Cryptography section.

ACME4J is a Java client for the Automatic Certificate Management Environment (ACME) protocol, soon to be an IETF RFC. It can be used to fully manage the issuance and life cycle of X.509 certificates with an ACME based CA like Let's Encrypt. It is a very mature ACME implementation that is well suited to integration with existing Java projects that require certificates for HTTPS or other uses.

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
Copy link
Contributor

@streichsbaer streichsbaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @cpu! LGTM!

@streichsbaer streichsbaer merged commit 1fa7f5e into guardrailsio:master Jan 23, 2019
@cpu cpu deleted the cpu-add-acme4j branch January 23, 2019 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants