Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Input Values

Description

Usage

IssuerDNdistinguished name of the CA we're receiving certificate fromto distinguish which CA to use on the EJBCA server
SubjectDN / Sender DNDistinguished name of the Entity the certificate is being issued to/ Certificate Requesting Entityused in the creation of the cert on EJBCA server
KeyPairKeyPair associated with the entity the certificate is being issued toused to create proof of possession for request to EJBCA server
IAK/RVsecret username/password value shared by EJBCA serverused to authenticate ourselves to the EJBCA serve

.cer

file

.cer (CSR) generated by Cert-man using Key-pair.

used to validate response (.crt)/ certificate send from EJBCA server

CA

Details

Certification Authority Details ( Http address, Alias Name to use, Port number and Path (which includes alias if used))used to Post Http request to External CA.

...