The CertificateName property sets the common name or friendly name of the server certificate 
          that should be used with secure SSL/TLS connections. The certificate must be designated as a server 
          certificate and have a private key associated with it, otherwise the 
          server will be unable to create the security context for the client 
          session. This property value is only used if security has been enabled 
          by setting the Secure property to True.
          Certificates may be installed and viewed on the local system using 
          the Certificate Manager that is included with the Windows operating 
          system. For more information, refer to the documentation for the 
          Microsoft Management Console.