> OpenXPKI uses SSHA salted Sha 1 for raop password authentication via 
> openxpkiadm hashpwd. How can we configure to use a higher version of SHA such 
> as SHA256 OR SHA512?

The OpenXPKI password authentication handler supports salted md5, sha1, sha224, 
sha256, sha384 and sha512, crypt and argon2.
A hashed argon2 password can be generated e. g. via openxpkiadm hashpwd -s 
argon2

Most installations I know of delegate user authentication and authorization to 
a suitable authentication backend, e. g. an LDAP directory.

Cheers

Martin



_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to