' to abort, or to continue:, Using database directory /etc/opt/dirsrv/admin-serv"> HP UX Direry Server modutil -fipstrue, FIPS mode enabled, Adding a cryptographic module, Changing the password on a token, 'q <enter>' to abort, or <enter> to continue:
modutil -fips true

WARNING: Performing this operation while the browser is running could cause corruption of your security databases. If the browser is currently running, you should exit browser before continuing this operation. Type

'q <enter>' to abort, or <enter> to continue:

FIPS mode enabled.

Adding a cryptographic module To add a new cryptographic module to the database:

modutil -dbdir "/etc/opt/dirsrv/admin-serv" -add "Cryptorific Module" \ -libfile "/crypto.so" -mechanisms RSA:DSA:RC2:RANDOM

WARNING: Performing this operation while the browser is running could cause corruption of your security databases. If the browser is currently running, you should exit browser before continuing this operation. Type 'q <enter>' to abort, or <enter> to continue:

Using database directory /etc/opt/dirsrv/admin-serv...

Module "Cryptorific Module" added to database.

Changing the password on a token To change the password for a security device in use by a module.

modutil -dbdir "/etc/opt/dirsrv/admin-serv" -changepw "Admin Server Certificate DB"

WARNING: Performing this operation while the browser is running could cause corruption of your security databases. If the browser is currently running, you should exit browser before continuing this operation. Type 'q <enter>' to abort, or <enter> to continue:

Using database directory /etc/opt/dirsrv/admin-serv...

Enter old password:

Enter new password:

Re-enter new password:

Token "Admin Server Certificate DB" password changed successfully.

50 Admin Server command-line tools