Contents

serverCertificateIssuerCommonName

A string containing the value of the Subject Common Name field of the Certificate Authority certificate that issued the IKEv2 server’s certificate.

Declaration

var serverCertificateIssuerCommonName: String? { get set }

Discussion

This string helps verify the identity of the IKEv2 server.

See Also

Accessing certificate properties