LCS Certificates
Hello Greg,
Hopefully the following answers your questions:
M/TLS connections
" If two or more Home Servers exists in the forest, then MTLS must be
configured.
" Home Servers use MTLS to communicate with each other.
" Client to Server communication can use TLS which is optional, but highly
recommended.
" TLS is required however, for any external connections that traverse
firewalls, proxies or NAT devices.
" Both MTLS and TLS use port 5061.
" Both MTLS and TLS require certificates which means a PKI must exists
internally or we need to use a vendor such as Verisign to obtain
certificates.
Certificate requirements
" M/TLS requires X.509 V3 certificates.
" For MTLS, we require both Server and Client authentication attributes
which is found in the EKU field of the certificate and for TLS we only
require Server authentication attribute.
" Both of these attributes are usually described using an OID.
" The OID for Server authentication is (1.3.6.1.5.5.7.3.1) and Client
authentication is (1.3.6.1.5.5.7.3.2).
" For MTLS, the common name of the certificate (subject field) must be the
FQDN of the Home Server.
" For TLS, the common name in most cases is sip.domain (i.e.
sip.microsoft.com), but can be the FQDN.
" In all cases, the Trusted Root CA certificate or certificate chain must
be imported onto every LC Server and every client computer that will use a
TLS connection.
Daniel Dorgan, MCSE
Enterprise Networking Support
--------------------
Can someone tell me where I can find do***entation regarding configuring LCS
after installing a Verisign certificate? Specifically, what setting need to
be set on the server and on the client to enable LCS? We are able to
connect using TCP, but not using LCS.
I have read through all of the install/reference guides I can find and none
of them mention anything about this.
Thanks for your help.
|