[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gridshib-user] The meaningless CA



The "meaningless CA" is an interoperable, untrusted CA with a
well-known private key:

Auto Issued X.509 Certificate Mechanism (AIXCM)
http://www.ietf.org/internet-drafts/draft-moreau-pkix-aixcm-00.txt

Von has contributed a conforming implementation of the meaningless CA:

http://gridshib.globus.org/downloads/meaningless-ca.tar.gz
http://gridshib.globus.org/downloads/meaningless-ca.zip

The archive includes the meaningless CA certificate and its private
key, as well as an end-entity credential issued by the meaningless CA.
 Also included is a signing policy file suitable for inclusion in the
Globus trusted certificates directory.  All of the files in the
archive have been committed to CVS:

http://viewcvs.globus.org/viewcvs.cgi/gridshib/saml/tool/java/etc/meaningless-ca/

Certificates issued by the meaningless CA are useful for testing
purposes.  They are preferable to self-signed certificates since the
latter are known to be incompatible with existing implementations
(such as Globus) and standards (such as RFC3820).

Tom