Changes between Version 1 and Version 2 of creddyRT2


Ignore:
Timestamp:
Sep 26, 2012 11:09:16 AM (12 years ago)
Author:
Mei
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • creddyRT2

    v1 v2  
    2424attribute certificates. The output of the tool is suitable for use with
    2525ABAC. Additionally, the self-signed X.509 identity certs (with
    26 associated private keys) can be used with OpenSSL
     26associated private keys) can be used with OpenSSL. Although creddy
     27only generates self-signed identity, it can verify and sanity check
     28none self-signed identity certs
    2729<P>
    2830<A NAME="lbAE">&nbsp;</A>
     
    6971<H3>--verify</H3>
    7072
    71 verify the signature on a self-signed X.509 identity cert or an X.509 attribute cert
    72 <P>
    73 <DL COMPACT>
    74 <DT><B>--cert</B>
    75 
    76 <DD>
    77 self-signed X.509 identity cert
     73verify the signature on a (self-signed and none self-signed) X.509 identity cert or an X.509 attribute cert
     74<P>
     75<DL COMPACT>
     76<DT><B>--cert</B>
     77
     78<DD>
     79X.509 identity cert
    7880<P>
    7981<DT><B>--attrcert</B>
    8082
    8183<DD>
    82 optional X.509 attribute cert. If omitted the self-signature of the ID cert is checked
     84optional X.509 attribute cert.
    8385<P>
    8486</DL>