Document -pubkey option.
This commit is contained in:
parent
5bb6d96558
commit
fc57c58c81
@ -29,6 +29,7 @@ B<openssl> B<x509>
|
|||||||
[B<-purpose>]
|
[B<-purpose>]
|
||||||
[B<-dates>]
|
[B<-dates>]
|
||||||
[B<-modulus>]
|
[B<-modulus>]
|
||||||
|
[B<-pubkey>]
|
||||||
[B<-fingerprint>]
|
[B<-fingerprint>]
|
||||||
[B<-alias>]
|
[B<-alias>]
|
||||||
[B<-noout>]
|
[B<-noout>]
|
||||||
@ -135,6 +136,10 @@ section for more information.
|
|||||||
|
|
||||||
this option prevents output of the encoded version of the request.
|
this option prevents output of the encoded version of the request.
|
||||||
|
|
||||||
|
=item B<-pubkey>
|
||||||
|
|
||||||
|
outputs the the certificate's SubjectPublicKeyInfo block in PEM format.
|
||||||
|
|
||||||
=item B<-modulus>
|
=item B<-modulus>
|
||||||
|
|
||||||
this option prints out the value of the modulus of the public key
|
this option prints out the value of the modulus of the public key
|
||||||
|
Loading…
x
Reference in New Issue
Block a user