Post Install steps

The default ports for the interfaces discussed below are port 8543 (for management) and 5696 (for KMIP).

In a browser, navigate to:

https://127.0.0.1:8543/dpmkeymanager/login.jsp

The initial login is admin/admin.

On the CryptoServer side, using csadm or the CAT, create a user, for example ’dpmkm’, with Cryptographic User permissions, and access to keys in the CXI_GROUP dpmkm:

>_Console

C:\> csadm Dev=<device> LogonSign=<user manager>,<credentials> ... \
AddUser=dpmkm,2{CXI_GROUP=dpmkm},hmacpwd,ask

Because the Utimaco tools parameters may change from release to release, you can get the parameters supported by your version of the tool, using the command csadm help=AddUser.