240 B
240 B
General commands
openssl passwd -1 -salt [salt] [password]
- -salt ---> Define that the hash contain salt
[salt]
---> salt to include in the hash[password]
---> Password to encrypt