Merge branch 'master' into ra-init

This commit is contained in:
Mariano Cano 2020-10-19 18:53:55 -07:00
commit 6a818ebc92

View file

@ -1,7 +1,14 @@
<<<<<<< HEAD
# Registration Authorities # Registration Authorities
This document describes how to use an external registration authority (RA), aka This document describes how to use an external registration authority (RA), aka
certificate authority service (CAS) to sign X.509 certificates requests. certificate authority service (CAS) to sign X.509 certificates requests.
=======
# Certificate Authority Services
This document describes how to use a certificate authority service or CAS to
sign X.509 certificates requests.
>>>>>>> master
A CAS is a system that implements an API to sign certificate requests, the A CAS is a system that implements an API to sign certificate requests, the
difference between CAS and KMS is that the latter can sign any data, while CAS difference between CAS and KMS is that the latter can sign any data, while CAS