Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 1.19 KB

File metadata and controls

17 lines (16 loc) · 1.19 KB
title include file
description include file
services app-service
author cephalin
ms.service azure-app-service
ms.topic include
ms.date 01/09/2023
ms.author cephalin
ms.custom include file
Setting Description
Custom domain The domain name for which you're adding the TLS/SSL binding.
Private Certificate Thumbprint The certificate to bind.
TLS/SSL Type SNI SSL: Multiple Server Name Indication (SNI) SSL bindings might be added. This option allows multiple TLS/SSL certificates to secure multiple domains on the same IP address. Most modern browsers (including Internet Explorer, Chrome, Firefox, and Opera) support SNI (for more information, see Server Name Indication).
IP SSL: Only one IP SSL binding can be added. This option allows only one TLS/SSL certificate to secure a dedicated public IP address. After you configure the binding, follow the steps in Remap records for IP-based SSL.
IP-based SSL is supported only in Standard tier or above.