{"id":6105,"date":"2013-12-13T00:00:00","date_gmt":"2013-12-13T00:00:00","guid":{"rendered":"https:\/\/azure.microsoft.com\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl"},"modified":"2025-09-12T08:40:52","modified_gmt":"2025-09-12T15:40:52","slug":"securing-your-windows-azure-web-sites-waws-with-https-and-ssl","status":"publish","type":"post","link":"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/","title":{"rendered":"Securing your Windows Azure Web Sites (WAWS) with HTTPS and SSL"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">With the rapid increase in identity theft and various forms of cybercrime, security your website with Secure Socket Layer, or SSL for short has become more important and more common. If you are hosting your web site on Windows Azure Web Sites (WAWS), you might be looking into setting it to use HTTPS, and in this guide, we will see how to do so.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The first step for this seems to be getting a digital certificate\u2026right? Well, not necessarily. The first step is actually deciding whether you want to have your own custom domain, or to run your site using Azure\u2019s default domain of <strong>Azurewebsites.net<\/strong>. The reason for this being the 1<sup>st<\/sup> step is that Windows Azure Web Sites actually comes pre-configured to run on SSL, and if you don\u2019t want your own domain, then you can use SSL immediately. All you have to do is simply browse to it! In your browser, change the prefix from <strong>HTTP:\/\/<\/strong> to <strong>HTTPS:\/\/<\/strong> and voila! Your site will respond and you will have a secure connection to it. However, we do not recommend using this to secure sensitive content or applications, because the wildcard certificate used is generic for all Azure Web Sites.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you do want to use your own domain with SSL, setting up takes several additional steps. Before taking any action, it\u2019s important to keep in mind that SSL with custom domains is only supported for sites on the <strong>Standard<\/strong> tier. If your site is current in the <strong>Free<\/strong> or <strong>Shared<\/strong> tier, you\u2019ll have to switch to <strong>Standard<\/strong>, and that will incur additional costs. Please refer to our <a href=\"https:\/\/azure.microsoft.com\/en-us\/pricing\/details\/web-sites\/\" target=\"_blank\" rel=\"noopener\">pricing guide<\/a> or <a href=\"https:\/\/azure.microsoft.com\/en-us\/pricing\/calculator\/\" target=\"_blank\" rel=\"noopener\">Azure Calculator<\/a> to examine the expected costs.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Once you have chosen your domain and set your site to use it, the next step is getting a digital certificate to match your domain. When buying a certificate, you have 3 choices:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">Buying a simple certificate to match your website URL. This is the cheapest option, which could be had for as little as $8 per year at stores such as <a href=\"https:\/\/www.thesslshop.com\/\" target=\"_blank\" rel=\"noopener\">https:\/\/www.thesslshop.com<\/a><\/li>\n\n\n\n<li class=\"wp-block-list-item\">Buying a SAN (Subject Alternative Name) certificate. These are certificates that match more than one URL under the same domain, and are an economic solution for companies with several websites. Instead of buying multiple certificates, each for a single URL, you buy one certificate that covers several, and pay less than you would have paid for the multiple certificates.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Buying a Wildcard certificate. This is a certificate that matches any subdomain under your domain, and even though it\u2019s the most expensive type, it\u2019s the most financially sound option for companies who have many sites. For example, if your company has 30 websites, paying $79 for a wildcard certificate is much cheaper than paying $240 for 30 single certificates.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">To actually buy a certificate, you will need to choose a provider, and go through a certain process to generate the certificate in the form of a PFX file. We have outlined this process in <a href=\"\/b\/windowsazure\/archive\/2013\/12\/05\/obtaining-a-certificate-for-use-with-windows-azure-web-sites-waws.aspx\" target=\"_blank\" rel=\"noopener\"><strong>this article<\/strong><\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Once you have your certificate, enabling SSL is quite simple. Here are the steps:<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"stage-1-switch-your-site-to-standard\">Stage 1: Switch your site to Standard.<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Before making the switch, you might consider <a href=\"https:\/\/azure.microsoft.com\/en-us\/pricing\/spending-limits\/\" target=\"_blank\" rel=\"noopener\">removing spending limits<\/a> you might have configured. While this is not a requirement, running a commercial site with spending limits is usually not done, because once your limit is reached, your site will be taken offline until the next billing cycle. The steps for switching your site to <strong>Standard<\/strong> are:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">Log into the Azure management portal<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Click on your web site<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Switch to the <strong>Scale<\/strong> tab<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Under <strong>General<\/strong>, click on the <strong>Standard<\/strong> button to switch the site to Standard.<br><img loading=\"lazy\" decoding=\"async\" width=\"550\" height=\"165\" class=\"wp-image-8333\" style=\"width: 650px\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2013\/12\/2570.WAWS1_.png-550x0-1.png\" alt=\"graphical user interface, text, application\"><\/li>\n\n\n\n<li class=\"wp-block-list-item\">Click <strong>Save<\/strong><\/li>\n<\/ol>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"stage-2-configure-ssl\">Stage 2 \u2013 configure SSL<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">To configure SSL, you will upload your certificate and bind it to your site. The steps are:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">Log into the Azure management portal<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Click on your web site<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Switch to the <strong>Configure<\/strong> tab<\/li>\n\n\n\n<li class=\"wp-block-list-item\">In the <strong>Certificate<\/strong> section, click <strong>Upload a certificate<br><\/strong><img loading=\"lazy\" decoding=\"async\" width=\"550\" height=\"108\" class=\"wp-image-8335\" style=\"width: 650px\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2013\/12\/5556.WAWS2_.png-550x0-1.png\" alt=\"graphical user interface, application\"><\/li>\n\n\n\n<li class=\"wp-block-list-item\">Upload your certificate <strong>PFX<\/strong> file and specify the password for it (you would have created one when exporting the certificate to PFX)<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Under SSL Binding, Select your custom domain from the dropdown. If you haven\u2019t configured a custom domain yet, <a href=\"https:\/\/azure.microsoft.com\/en-us\/develop\/net\/common-tasks\/custom-dns-web-site\/\" target=\"_blank\" rel=\"noopener\">click here to read about doing so<\/a>:<br><img loading=\"lazy\" decoding=\"async\" width=\"550\" height=\"90\" class=\"wp-image-8337\" style=\"width: 650px\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2013\/12\/8863.WAWS3_.png-550x0-1.png\" alt=\"graphical user interface, application\"><\/li>\n\n\n\n<li class=\"wp-block-list-item\">Select the relevant certificate from the drop down (right now, you have one, but in the future, you might have more<\/li>\n\n\n\n<li class=\"wp-block-list-item\">The 3<sup>rd<\/sup> drop down allows you to enable or disable <a href=\"\/b\/kaushal\/archive\/2012\/09\/04\/server-name-indication-sni-in-iis-8-windows-server-2012.aspx\" target=\"_blank\" rel=\"noopener\"><strong>SNI<\/strong><\/a>. Normally, you would prefer to use SNI, but if you expect your site to be visited by very old browsers (Windows XP or older), select <strong>IP Based SSL<\/strong>. If you examine <a href=\"https:\/\/azure.microsoft.com\/en-us\/pricing\/details\/web-sites\/#service-ssl\" target=\"_blank\" rel=\"noopener\">SSL pricing<\/a>, you will also see that using SNI is also financially attractive.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Click <strong>Save<\/strong><\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">With any luck, you\u2019re done, and your site will now respond to request sent to HTTPS.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"problems\">Problems?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The most common issue you might run into is inability to upload your certificate to Azure. In a previous <a title=\"Obtaining a certificate for use with Azure Websites\" href=\"https:\/\/azure.microsoft.com\/blog\/2013\/12\/05\/obtaining-a-certificate-for-use-with-windows-azure-web-sites-waws\/\" target=\"_blank\" rel=\"noopener\"><strong>blog post<\/strong> <\/a>we discussed how to obtain a certificate, and this is a good time to remind you that it has to be an exported PFX certificate, and not the file you got from your certificate provider (even if it\u2019s a PFX file as well). The reason for this is that to assign the certificate to a website, Azure needs to have the private key that\u2019s associated with the certificate. The certificate generation process starts off on your own computer, when it creates the private key, and that is then matched by your certificate provider. The file that the provider gives you back needs to be imported to the same computer that originally issued the request, and that makes a \u201ccomplete\u201d certificate. If you tried to upload the file given by the provider, it would not give Azure the private key, and that makes the certificate invalid.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Another variation of this is exporting the certificate to a PFX incorrectly. The export must include the private key (and that\u2019s why you need to give a password as part of that process) and if you forgot to check that box when doing the import, it won\u2019t work.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Another common question when using a certificate is related to browsers showing some kind of security warning when your users try to browse to the site. This happens when the browser doesn\u2019t like the certificate, and different browsers are designed to react differently. Some would just show a warning, while others might completely block the site. The most common cause for an error is a mismatch in the URL. A certificate is issued for a specific URL, and if the actual URL is not a perfect match\u2026that\u2019s a potential security risk. A single misspelling could ruin your day, so that\u2019s important to keep track of.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">One more common issue for a security warning in the browser is an untrusted certificate. Certificates are typically issued and sold by commercial providers, and all modern operating systems come pre-configured with the root certificates of all major commercial providers. However, if you issued the certificate from a private certificate authority (such as a CA server owned by some private organization or your own company), it will not be trusted and would lead to errors. Using a private certificate is not supported by Azure Web Sites, so if you do want to use SSL without purchasing a certificate, you could use a self-signed one instead.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">As we said above, all major commercial providers are supported by default, but occasionally, you might run into a provider that uses intermediate certificates in his trust chain. Some certificate providers have split up their certification path to 2 pieces, so instead of a root CA issuing your cert, it\u2019s issued by a lower-level \u201cintermediate\u201d server, which is trusted by the providers root. In such a case, the certificate might cause the client browser to issue a warning, and this means that the publisher\u2019s <strong>intermediate<\/strong> certificate will need to be uploaded with your certificate. When you export your certificate into a PFX, the entire chain should be included in it, and this option is enabled by default:<\/p>\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2013\/12\/3482.WAWS4_.webp-550x0-363x369-1.webp\" alt=\"graphical user interface, text, application\" class=\"wp-image-8339 webp-format\" data-orig-src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2013\/12\/3482.WAWS4_.png-550x0-363x369-1.webp\"><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">If, however, you unchecked it, or did the export in some other way that doesn\u2019t include the certificate path, this could lead to problems with some providers. If unsure, we recommend performing the export again and making sure this option is selected.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>With the rapid increase in identity theft and various forms of cybercrime, security your website with Secure Socket Layer, or SSL for short has become more important and more common.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ms_queue_id":[],"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","_alt_title":"","footnotes":"","msx_community_cta_settings":[]},"categories":[1467,1461],"tags":[],"audience":[],"content-type":[1511],"product":[1542],"tech-community":[],"topic":[],"coauthors":[97],"class_list":["post-6105","post","type-post","status-publish","format-standard","hentry","category-compute","category-web","content-type-best-practices","product-static-web-apps","review-flag-1680286581-295","review-flag-1680286584-658","review-flag-1-1680286581-825","review-flag-2-1680286581-601","review-flag-3-1680286581-173","review-flag-8-1680286581-263","review-flag-click-1680286584-659","review-flag-disable","review-flag-free-1680286579-836"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Securing your Windows Azure Web Sites (WAWS) with HTTPS and SSL | Microsoft Azure Blog<\/title>\n<meta name=\"description\" content=\"With the rapid increase in identity theft and various forms of cybercrime, security your website with Secure Socket Layer, or SSL for short has become more important and more common. If you are\u2026\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Securing your Windows Azure Web Sites (WAWS) with HTTPS and SSL | Microsoft Azure Blog\" \/>\n<meta property=\"og:description\" content=\"With the rapid increase in identity theft and various forms of cybercrime, security your website with Secure Socket Layer, or SSL for short has become more important and more common. If you are\u2026\" \/>\n<meta property=\"og:url\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Azure Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/microsoftazure\" \/>\n<meta property=\"article:published_time\" content=\"2013-12-13T00:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-12T15:40:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2013\/12\/2570.WAWS1_.png-550x0-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"550\" \/>\n\t<meta property=\"og:image:height\" content=\"165\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Microsoft Azure\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@azure\" \/>\n<meta name=\"twitter:site\" content=\"@azure\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Microsoft Azure\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/\"},\"author\":[{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/microsoft-azure\/\",\"@type\":\"Person\",\"@name\":\"Microsoft Azure\"}],\"headline\":\"Securing your Windows Azure Web Sites (WAWS) with HTTPS and SSL\",\"datePublished\":\"2013-12-13T00:00:00+00:00\",\"dateModified\":\"2025-09-12T15:40:52+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/\"},\"wordCount\":1401,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2013\/12\/2570.WAWS1_.png-550x0-1.png\",\"articleSection\":[\"Compute\",\"Web\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/\",\"name\":\"Securing your Windows Azure Web Sites (WAWS) with HTTPS and SSL | Microsoft Azure Blog\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2013\/12\/2570.WAWS1_.png-550x0-1.png\",\"datePublished\":\"2013-12-13T00:00:00+00:00\",\"dateModified\":\"2025-09-12T15:40:52+00:00\",\"description\":\"With the rapid increase in identity theft and various forms of cybercrime, security your website with Secure Socket Layer, or SSL for short has become more important and more common. If you are\u2026\",\"breadcrumb\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/#primaryimage\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2013\/12\/2570.WAWS1_.png-550x0-1.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2013\/12\/2570.WAWS1_.png-550x0-1.webp\",\"width\":550,\"height\":165,\"caption\":\"graphical user interface, text, application\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog home\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Compute\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/compute\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Securing your Windows Azure Web Sites (WAWS) with HTTPS and SSL\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"name\":\"Microsoft Azure Blog\",\"description\":\"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.\",\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\",\"name\":\"Microsoft Azure Blog\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"width\":512,\"height\":512,\"caption\":\"Microsoft Azure Blog\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/microsoftazure\",\"https:\/\/x.com\/azure\",\"https:\/\/www.instagram.com\/microsoftdeveloper\/\",\"https:\/\/www.linkedin.com\/company\/16188386\",\"https:\/\/www.youtube.com\/user\/windowsazure\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117\",\"name\":\"shakir\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"caption\":\"shakir\"},\"sameAs\":[\"https:\/\/azure.microsoft.com\"],\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Securing your Windows Azure Web Sites (WAWS) with HTTPS and SSL | Microsoft Azure Blog","description":"With the rapid increase in identity theft and various forms of cybercrime, security your website with Secure Socket Layer, or SSL for short has become more important and more common. If you are\u2026","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/","og_locale":"en_US","og_type":"article","og_title":"Securing your Windows Azure Web Sites (WAWS) with HTTPS and SSL | Microsoft Azure Blog","og_description":"With the rapid increase in identity theft and various forms of cybercrime, security your website with Secure Socket Layer, or SSL for short has become more important and more common. If you are\u2026","og_url":"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/","og_site_name":"Microsoft Azure Blog","article_publisher":"https:\/\/www.facebook.com\/microsoftazure","article_published_time":"2013-12-13T00:00:00+00:00","article_modified_time":"2025-09-12T15:40:52+00:00","og_image":[{"width":550,"height":165,"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2013\/12\/2570.WAWS1_.png-550x0-1.png","type":"image\/png"}],"author":"Microsoft Azure","twitter_card":"summary_large_image","twitter_creator":"@azure","twitter_site":"@azure","twitter_misc":{"Written by":"Microsoft Azure","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/#article","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/"},"author":[{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/microsoft-azure\/","@type":"Person","@name":"Microsoft Azure"}],"headline":"Securing your Windows Azure Web Sites (WAWS) with HTTPS and SSL","datePublished":"2013-12-13T00:00:00+00:00","dateModified":"2025-09-12T15:40:52+00:00","mainEntityOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/"},"wordCount":1401,"commentCount":0,"publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2013\/12\/2570.WAWS1_.png-550x0-1.png","articleSection":["Compute","Web"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/","name":"Securing your Windows Azure Web Sites (WAWS) with HTTPS and SSL | Microsoft Azure Blog","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/#primaryimage"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2013\/12\/2570.WAWS1_.png-550x0-1.png","datePublished":"2013-12-13T00:00:00+00:00","dateModified":"2025-09-12T15:40:52+00:00","description":"With the rapid increase in identity theft and various forms of cybercrime, security your website with Secure Socket Layer, or SSL for short has become more important and more common. If you are\u2026","breadcrumb":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/#primaryimage","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2013\/12\/2570.WAWS1_.png-550x0-1.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2013\/12\/2570.WAWS1_.png-550x0-1.webp","width":550,"height":165,"caption":"graphical user interface, text, application"},{"@type":"BreadcrumbList","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/securing-your-windows-azure-web-sites-waws-with-https-and-ssl\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog home","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/"},{"@type":"ListItem","position":2,"name":"Compute","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/compute\/"},{"@type":"ListItem","position":3,"name":"Securing your Windows Azure Web Sites (WAWS) with HTTPS and SSL"}]},{"@type":"WebSite","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","name":"Microsoft Azure Blog","description":"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.","publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization","name":"Microsoft Azure Blog","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","width":512,"height":512,"caption":"Microsoft Azure Blog"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/microsoftazure","https:\/\/x.com\/azure","https:\/\/www.instagram.com\/microsoftdeveloper\/","https:\/\/www.linkedin.com\/company\/16188386","https:\/\/www.youtube.com\/user\/windowsazure"]},{"@type":"Person","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117","name":"shakir","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4","url":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","caption":"shakir"},"sameAs":["https:\/\/azure.microsoft.com"],"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/"}]}},"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Azure Blog","distributor_original_site_url":"https:\/\/azure.microsoft.com\/en-us\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/6105","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/comments?post=6105"}],"version-history":[{"count":1,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/6105\/revisions"}],"predecessor-version":[{"id":46125,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/6105\/revisions\/46125"}],"wp:attachment":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/media?parent=6105"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/categories?post=6105"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tags?post=6105"},{"taxonomy":"audience","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/audience?post=6105"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/content-type?post=6105"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/product?post=6105"},{"taxonomy":"tech-community","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tech-community?post=6105"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/topic?post=6105"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/coauthors?post=6105"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}