Deleted Added
full compact
crl.pod (59192) crl.pod (264278)
1=pod
2
3=head1 NAME
4
5crl - CRL utility
6
7=head1 SYNOPSIS
8

--- 48 unchanged lines hidden (view full) ---

57
58don't output the encoded version of the CRL.
59
60=item B<-hash>
61
62output a hash of the issuer name. This can be use to lookup CRLs in
63a directory by issuer name.
64
1=pod
2
3=head1 NAME
4
5crl - CRL utility
6
7=head1 SYNOPSIS
8

--- 48 unchanged lines hidden (view full) ---

57
58don't output the encoded version of the CRL.
59
60=item B<-hash>
61
62output a hash of the issuer name. This can be use to lookup CRLs in
63a directory by issuer name.
64
65=item B<-hash_old>
66
67outputs the "hash" of the CRL issuer name using the older algorithm
68as used by OpenSSL versions before 1.0.0.
69
65=item B<-issuer>
66
67output the issuer name.
68
69=item B<-lastupdate>
70
71output the lastUpdate field.
72

--- 45 unchanged lines hidden ---
70=item B<-issuer>
71
72output the issuer name.
73
74=item B<-lastupdate>
75
76output the lastUpdate field.
77

--- 45 unchanged lines hidden ---