[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openssl-dev
Subject:    Bug in documentation
From:       Petr Lancaric <Petr.Lancaric () ips-ag ! cz>
Date:       2001-04-25 14:40:50
[Download RAW message or body]

Hello all,

in documentation of the SSL (page rsautl) , I found one small bug, which is
reported later. However, thank you for great software, which OpenSSL is!

Best regards
Petr Lancaric

(In two last commands there should -verify, instead of -sign):

Current:
EXAMPLES
Sign some data using a private key: 
 openssl rsautl -sign -in file -inkey key.pem -out sig
Recover the signed data 
 openssl rsautl -sign -in sig -inkey key.pem
Examine the raw signed data: 
 openssl rsautl -sign -in file -inkey key.pem -raw -hexdump

Should be:
EXAMPLES
Sign some data using a private key: 
 openssl rsautl -sign -in file -inkey key.pem -out sig
Recover the signed data 
 openssl rsautl -verify -in sig -inkey key.pem
Examine the raw signed data: 
 openssl rsautl -verify -in file -inkey key.pem -raw -hexdump


IT-COM, spol. s r.o.
Petr Lancaric
Melnicka 585/13
150 00 Praha 5
Czech Republic

e-mail: Petr.Lancaric@ips-ag.cz
tel: +420 2 57 32 24 88


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majordomo@openssl.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic