Cluster Reverse Proxy Certificate Common Names
data class ClusterReverseProxyCertificateCommonNames(val commonNames: List<ClusterReverseProxyCertificateCommonNamesCommonName>, val x509StoreName: String)
Constructors
Link copied to clipboard
constructor(commonNames: List<ClusterReverseProxyCertificateCommonNamesCommonName>, x509StoreName: String)