Use plural "domain holders" to match "their"
This commit is contained in:
parent
19268e3877
commit
dab643dddb
|
|
@ -1,7 +1,7 @@
|
|||
Anvil - An ACME CA
|
||||
==================
|
||||
|
||||
This is an initial implementation of an ACME-based CA. The [ACME protocol](https://github.com/letsencrypt/acme-spec/) allows the CA to automatically verify that an applicant for a certificate actually controls an identifier, and allows a domain holder to issue and revoke certificates for their domains.
|
||||
This is an initial implementation of an ACME-based CA. The [ACME protocol](https://github.com/letsencrypt/acme-spec/) allows the CA to automatically verify that an applicant for a certificate actually controls an identifier, and allows domain holders to issue and revoke certificates for their domains.
|
||||
|
||||
|
||||
Quickstart
|
||||
|
|
|
|||
Loading…
Reference in New Issue