mirror of
https://github.com/openssl/openssl.git
synced 2024-11-25 19:13:48 +08:00
Document should match reality :-).
PR: 255
This commit is contained in:
parent
2c696b2ddc
commit
70e96dcf59
@ -75,7 +75,7 @@ to each password hash.
|
||||
|
||||
B<openssl passwd -crypt -salt xx password> prints B<xxj31ZMTZzkVA>.
|
||||
|
||||
B<openssl passwd -1 -salt xxxxxxxx password> prints B<$1$xxxxxxxx$8XJIcl6ZXqBMCK0qFevqT1>.
|
||||
B<openssl passwd -1 -salt xxxxxxxx password> prints B<$1$xxxxxxxx$UYCIxa628.9qXjpQCjM4a.>.
|
||||
|
||||
B<openssl passwd -apr1 -salt xxxxxxxx password> prints B<$apr1$xxxxxxxx$dxHfLAsjHkDRmG83UXe8K0>.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user