Zimbra using java.security.SecureRandom to generate a few passwords, like below.https://github.com/Zimbra/zm-build/blob ... up.pl#L710
https://github.com/Zimbra/zm-mailbox/bl ... d.java#L90
By default, SecureRandom uses the SHA1PRNG algorithm to generate random values
Code:
imapd_keystore_passwordldap_amavis_passwordldap_nginx_passwordldap_postfix_passwordldap_replication_passwordldap_root_passwordzimbra_ldap_passwordmailboxd_keystore_password
https://github.com/Zimbra/zm-mailbox/bl ... d.java#L90
By default, SecureRandom uses the SHA1PRNG algorithm to generate random values
Statistics: Posted by umashankar.avagadda — Sat Jan 27, 2024 4:31 am