Update README.md

Added SSL.com Acme Server
pull/147/head
Leo Grove 2024-01-09 08:43:56 -06:00 committed by GitHub
parent 216d30b600
commit c22395ea95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -4,9 +4,7 @@ This is a Java client for the _Automatic Certificate Management Environment_ (AC
ACME is a protocol that a certificate authority (CA) and an applicant can use to automate the process of verification and certificate issuance.
This Java client helps connecting to an ACME server, and performing all necessary steps to manage certificates.
It is an independent open source implementation that is not affiliated with or endorsed by _Let's Encrypt_.
This Java client helps connecting to the SSL.com ACME server, and performing all necessary steps to manage certificates.
## Features