On 2006.11.22 at 16:40:27 +0100, Michael Str??der wrote:
> Victor B. Wagner wrote:
> > RFC 2511 defines ASN.1 syntax for putting multiple certificate request
> > into one message:
> > [..]
> > Question is - how widespread is use of this syntax, is there any
> > real-world CA which understand Cert
Victor B. Wagner wrote:
> RFC 2511 defines ASN.1 syntax for putting multiple certificate request
> into one message:
> [..]
> Question is - how widespread is use of this syntax, is there any
> real-world CA which understand CertReqMessages sequence.
There are several PKI implementations which sup
RFC 2511 defines ASN.1 syntax for putting multiple certificate request
into one message:
CertReqMessages ::= SEQUENCE SIZE (1..MAX) OF CertReqMsg
CertReqMsg ::= SEQUENCE {
certReq CertRequest,
pop ProofOfPossession OPTIONAL,
-- content depends upon key type
regIn