REST API  16
REST API for Luna Network HSMs
Certificate Authority Information

Certificate Authority Information

Object
        issuer: Object
                commonName: Object
                        type:  string
                        description:  Represents the common name of the entity that has signed and issued
                                      the certificate.

                country: Object
                        type:  string
                        description:  Represents the country of the entity that has signed and issued
                                      the certificate.

                emailAddress: Object
                        type:  string
                        description:  Represents the email address of the entity that has signed and
                                      issued the certificate.

                locality: Object
                        type:  integer
                        type:  string
                        description:  Represents the locality of the entity that has signed and issued
                                      the certificate.

                organization: Object
                        type:  string
                        description:  Represents the organization that has signed and issued
                                      the certificate.

                organizationalUnit: Object
                        type:  string
                        description:  Represents the unit of organization that has signed and issued
                                      the certificate.

                state: Object
                        type:  string
                        description:  Represents the state of entity that has signed and issued
                                      the certificate.

        subject: Object
                commonName: Object
                        type:  string
                        description:  Represents the common name of the entity for which certificate has
                                      been issued.

                country: Object
                        type:  string
                        description:  Represents the country of the entity for which certificate has
                                      been issued.

                emailAddress: Object
                        type:  string
                        description:  Represents the email address of the entity for which certificate has
                                      been issued.

                locality: Object
                        type:  string
                        description:  Represents the locality of the entity for which certificate has
                                      been issued.

                organization: Object
                        type:  string
                        description:  Represents the organization name for which certificate has
                                      been issued.

                organizationalUnit: Object
                        type:  string
                        description:  Represents the unit of organization for which certificate has
                                      been issued.

                state: Object
                        type:  string
                        description:  Represents the state of the entity for which certificate has
                                      been issued.


           url: string (see GET /api/lunasa/ntls/clientCA/{CAid})