![]() |
REST API
4.0.0
REST API for SafeNet Network HSMs
|
Gets the attributes of the certificate
None
The attributes of the certificate.
JSON Schema: Web Server Configuration Description
Unexpected error
GET https://1.2.3.4:8443/api/lunasa/webServer/certificate
{
"actions": "/api/lunasa/webServer/certificate/actions"
"hash" : "SHA1",
"curveName" : "secp521r1",
"keyType" : "rsa",
"keySize" : 2048,
"fingerprint" : "D9:08:77:4E:EC:8F:29:EF:4B:DA:2C:6E:C9:29:2E:EC:68:7D:AF:95",
"subjectAltNames" : ["example.com", "www.example.com"]
}