Changes between Version 3 and Version 4 of Creddy
- Timestamp:
- Jun 27, 2011 2:41:17 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Creddy
v3 v4 44 44 45 45 <DD> 46 optional certificate validity in days, default is 1080 46 optional certificate validity. This argument takes a time period followed by an optional suffix of s m h d y (defaults to d if omitted). The default is 1080 days. 47 <P> 48 <DT><B>--out</B> 49 50 <DD> 51 optional output directory. Must exist before invoking the command. 47 52 <P> 48 53 </DL> … … 117 122 118 123 <DD> 119 optional certificate validity in days, default is 365124 optional certificate validity. This argument takes a time period followed by an optional suffix of s m h d y (defaults to d if omitted). The default is 365 days. 120 125 <P> 121 126 <DT><B>--out</B> … … 139 144 </DL> 140 145 <A NAME="lbAK"> </A> 146 <H3>--display</H3> 147 148 Displays metadata from an X.509 identity or attribute cert 149 <P> 150 <DL COMPACT> 151 <DT><B>--show=[issuer,..,all]</B> 152 153 <DD> 154 comma-separated list of: 155 <P> 156 <BR> issuer DN of issuer 157 <BR> subject DN of subject 158 <BR> validity validity period 159 <BR> roles attribute cert roles (fails silently on ID certs) 160 <BR> all all of the above 161 <P> 162 <DT><B>--cert</B> 163 164 <DD> 165 X.509 identity or attribute cert 166 <P> 167 </DL> 168 <A NAME="lbAL"> </A> 141 169 <H3>--version</H3> 142 170 143 171 display ABAC/creddy version 144 172 <P> 145 <A NAME="lbA L"> </A>173 <A NAME="lbAM"> </A> 146 174 <H2>EXAMPLES</H2> 147 175