cluster client register

Register a client Certificate Signing Request (CSR) to the cluster.

NOTE   Thales recommends Luna Appliance Software 7.8.3 with cluster package 1.0.3, Luna HSM Firmware 7.8.2, and Luna HSM Client 10.6.0 to use clusters.

User Privileges

Users with the following privileges can perform this command:

>Admin

Syntax

cluster client register -clusterid <string> -label <clientname> -csr <filename> [-username <username>]

Argument(s) Shortcut Description
-clusterid -cl Specifies the ID of the cluster you want to register the client to.
-csr -cs Specifies the filename of the client CSR you transferred to the appliance.
-label -l Specifies a label for the client.
-username -u

Specifies a LunaSH username to associate with the client. This can be the default monitor role, or a custom user with the monitor role assigned (see Creating Custom Appliance User Accounts). The user must already exist on the appliance.

This feature requires minimum Luna HSM Client 10.5.1 and Luna Appliance Software 7.8.1.

Example

lunash:>cluster client register -clusterid ac2a0f56-626e-4c91-a379-489b789a47e7 -label myLunaClient -csr 1.2.3.4CSR.pem


Client Label:   myLunaClient
Client ID:      7ba8124c-05d3-412b-ac6b-fd2cbae6324a
Client signed certificate:
-----BEGIN CERTIFICATE-----
MIIChzCCAg2gAwIBAgIEAJocVjAKBggqhkjOPQQDAjBcMQswCQYDVQQGEwJDQTEQ
MA4GA1UECAwHT250YXJpbzEPMA0GA1UEBwwGT3R0YXdhMRQwEgYDVQQKDAtTYWZl
bmV0LUluYzEUMBIGA1UEAwwLSFNNLUNsdXN0ZXIwHhcNMjIwMzAzMDMyNjQ4WhcN
MjMwMzAzMDMyNjQ4WjBdMQswCQYDVQQGEwJDQTEQMA4GA1UECAwHT250YXJpbzEP
MA0GA1UEBwwGT3R0YXdhMRMwEQYDVQQKDApNeSBjb21wYW55MRYwFAYDVQQDDA0x
MC4xMjQuMTQzLjU2MIGbMBAGByqGSM49AgEGBSuBBAAjA4GGAAQACYFTirt0bzYo
TzAtL4akSwRU6i4V4owF5Y1hKdri589GAapX1YskfXEAWtlNRwA7RqPFT2VZdw0g
jIe+8b+taJEBhhVXZwuyqRf7NiPBnJ9IEniNs8HKWoUQltY0bwjhc0kQik9m9+55
ebT1lbnsnmKoG+ieCEj/nChzgey7v+xySHyjeTB3MAkGA1UdEwQCMAAwHQYDVR0O
BBYEFOlXxVmtRBoIye9qh1T/0oBobRPSMAsGA1UdDwQEAwIFoDAdBgNVHSUEFjAU
BggrBgEFBQcDAQYIKwYBBQUHAwIwHwYDVR0jBBgwFoAUMNwG/GbTdwN0mu8SHf/b
/ukbi34wCgYIKoZIzj0EAwIDaAAwZQIxAMjANbx2j67ykXjyE+aNuHYrCFMB9A6s
tG/mLbXdOM+aYFLI9nEiUQTZSpntG/61TgIwIwuTBWo02ZV+A8tpfEgT6mMZzt+7
9YDUB7ftlAQieByvrv6qrgTTkaviv24F0Fp7
-----END CERTIFICATE-----

Command Result : 0 (Success)