Topic Last Modified: 2011-04-11
Microsoft Lync Server 2010 communications software supports the use of a single public certificate for access and web conferencing Edge external interfaces, plus the A/V Authentication Edge internal interface. The Edge internal interface typically uses a private certificate issued by an internal certification authority (CA), but can also use a public certificate, provided that it is from a trusted public CA. The reverse proxy in your deployment uses a public certificate and encrypts the communication from the reverse proxy to clients and the reverse proxy to internal servers by using HTTP (that is, Transport Layer Security over HTTP).
Following are the requirements for the public certificate used for access and web conferencing Edge external interfaces, and the A/V authentication Edge internal interface:
- The certificate must be issued by an approved public CA that
supports subject alternative name. For details, see Microsoft
Knowledge Base article 929395, "Unified Communications Certificate
Partners for Exchange Server and for Communications Server," at
http://go.microsoft.com/fwlink/?LinkId=202834.
- If the certificate will be used on an Edge pool, it must be
created as exportable, with the same certificate used on each Edge
Server in the Edge pool.
- The subject name of the certificate is the access Edge external
interface fully qualified domain name (FQDN) or hardware load
balancer VIP (for example, access.contoso.com).
Note: For Lync Server 2010, this is no longer a requirement, but it is still recommended for compatibility with Office Communications Server. - The subject alternative name list contains the FQDNs of the
following:
- The access Edge external interface or hardware load balancer
VIP (for example, access.contoso.com).
Note: Even though the certificate subject name is equal to the access Edge FQDN, the subject alternative name must also contain the access Edge FQDN because Transport Layer Security (TLS) ignores the subject name and uses the subject alternative name entries for validation. - The web conferencing Edge external interface or hardware load
balancer VIP (for example, webcon.contoso.com).
- If you are using client auto-configuration or federation, also
include any SIP domain FQDNs used within your company (for example,
sip.contoso.com, sip.fabrikam.com).
Note: The order of the FQDNs in the subject alternative names list does not matter. - The access Edge external interface or hardware load balancer
VIP (for example, access.contoso.com).
If you are deploying multiple, load-balanced Edge Servers at a site, the A/V Edge external certificate that is installed on each Edge Server must be from the same CA and must use the same private key. Note that the certificate's private key must be exportable, regardless of whether it is used on one Edge Server or many Edge Servers. It must also be exportable if you request the certificate from any computer other than the Edge Server.
Requirements for the private (or public) certificate used for the Edge internal interface are as follows:
- The certificate can be issued by an internal CA or an approved
public certificate CA.
- The subject name of the certificate is typically the Edge
internal interface FQDN or hardware load balancer VIP (for example,
lsedge.contoso.com). However, you can use a wildcard certificate on
the Edge internal.
- No subject alternative name list is required.
If you are deploying multiple, load-balanced Edge Servers at a site, the A/V authentication certificate that is installed on each Edge Server must be from the same CA and must use the same private key. This means that the certificate must be exportable, if it is to be used on more than one Edge Server. It must also be exportable if you request the certificate from any computer other than the Edge Server.
The reverse proxy in your deployment services requests for:
- External user access to meeting content for meetings
- External user access to expand and display members of
distribution groups
- External user access to downloadable files from the Address
Book Service
- External user access to the Lync Web App client
- External user access to the Dial-in Conferencing Settings web
page
- External user access to the Location Information Service
- External device access to the Device Update Service and obtain
updates
The reverse proxy publishes the internal server Web Components URLs. The Web Components URLs are defined on the Director, Front End Server or Front End pool as the External web services in Topology Builder.
Wildcard entries are supported in the subject alternative name field of the certificate assigned to the reverse proxy. For details about how to configure the certificate request for the reverse proxy, see Request and Configure a Certificate for Your Reverse HTTP Proxy.