Server Certificate Common Name Response
data class ServerCertificateCommonNameResponse(val certificateCommonName: String, val certificateIssuerThumbprint: String)
Describes the server certificate details using common name.