| |
| |
|
| |
Simplified Digital Certificate Issuance
Web
service based Registration Authority (RA) and Certificate Authority (CA)
This demo allows you to request a certificate via a web services based RA and CA
system. Keys are generated and certified centrally in this example demo (other options
are available).
This demo highlights the advantages of a web services based solution which is independent
of browser functionality, so that any browser can be used to request X.509 v3 certificates.
|
|
|
|
|
|
|
|
| |
|
Notes |
 |
Server-side key and certificate generation uses a very flexible API which allows
many aspects of the certificate to be pre-configured by an administrator or chosen
by the end-user.
|
 |
The web application acts as an RA system and can perform a number of additional
security checks before requesting the back-end web services CA to generate a certificate. |
 |
The private keys and certificates generated by the CA can remain on the trusted server for server-side signing scenarios. Alternatively as in this example demo
the PFX/PKCS#12 file is available for download by the user.
|
|
|
|
| |
|
|
|
|