Document supported curve functions.
[openssl.git] / doc / apps / rsautl.pod
index a7c1681d9859b8821e8937d36861275e2991cd15..1a498c2f62e0e54bd68a66111b6a78902d1e0f31 100644 (file)
@@ -152,7 +152,7 @@ The final BIT STRING contains the actual signature. It can be extracted with:
 
 The certificate public key can be extracted with:
  
- openssl x509 -in test/testx509.pem -pubout -noout >pubkey.pem
+ openssl x509 -in test/testx509.pem -pubkey -noout >pubkey.pem
 
 The signature can be analysed with: