Re: X.509 certificate

>     One of the advantage of XMLDSIG over PKCS, I read,
> is the textual format instead of binary ASN.1 format.
> But when it comes to certificates, it is still X.509
> certificate which is in binary format. So for a box
> to support XMLDSIG, it needs to have both XML parser
> as well as ASN.1 parser isnt' it.

You could use RSA key values and SAML for authentication.

If you want to interoperate with existing PKI, then yes, you basically
have to do ASN.1.  But an all-XML approach might be better.
        /r$

Received on Friday, 17 January 2003 21:16:30 UTC