[gnutls-help] Generating multi-layer certificates
    Daniel Kahn Gillmor 
    dkg at fifthhorseman.net
       
    Wed Oct 16 22:25:21 CEST 2013
    
    
  
On 10/16/2013 03:05 PM, Juan Miscaro wrote:
>> extract the public keys from the intermediate and the EE and set them
>> aside:
>>
>>  certtool --load-privkey intermediate-ca.key \
>>     --pubkey-info > intermediate-ca.pubkey
>>  certtool --load-privkey end-entity.key \
>>     --pubkey-info > end-entity.pubkey
>>
>>
> Thank you sir but I don't see the --pubkey-info option in the certtool man
> page.
what version of gnutls are you using?  you can find the answer with
"certtool --version"
the above examples were tested with 3.2.4.
Regards,
	--dkg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1027 bytes
Desc: OpenPGP digital signature
URL: </pipermail/attachments/20131016/078f0523/attachment.sig>
    
    
More information about the Gnutls-help
mailing list