Displaying 1 result from an estimated 1 matches for "issuer_hosts_a_ca".
2008 Jun 24
2
Suggestions for a plug and play CA certificate manager?
...then use that to issue one or more signing CA's, each possibly limited as
to what type of certificate that they can sign. These issuing CAs would
then sign certificate requests for end-use certificates for hosts, email
accounts, document provenance, objects, etc.
| -- root_CA
|
| -- issuer_hosts_a_CA
| | -- certs
| | | -- cert_issued_index
| | ` -- cert_revoked_list
| | -- csrs
| ` -- private
| ` -- issuer_hosts_a_CA+key.pem
|
| -- issuer_services_a_CA
| | -- certs
| | | -- cert_issued_index
| | `...