{"id":7027,"date":"2019-05-15T10:07:17","date_gmt":"2019-05-15T10:07:17","guid":{"rendered":"https:\/\/www.milesweb.in\/hosting-faqs\/?p=7027"},"modified":"2022-02-19T16:18:13","modified_gmt":"2022-02-19T10:48:13","slug":"what-is-an-ssl-port-a-complete-technical-guide-about-https","status":"publish","type":"post","link":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/","title":{"rendered":"What Is An SSL Port? A Complete Technical Guide About HTTPS"},"content":{"rendered":"<p>SSL (Secure Sockets Layer) is a technology that performs data authentication and encryption for the data transmitted through the internet connection. This technology encrypts the data that is transmitted between two systems (usually between a server and a client) over internet in order to ensure that the information remains private and safe. This is the time where cyber crimes have increased and if you are using SSL to protect the information on your website, it is important for you to know everything about HTTPS.<!--more--><\/p>\n<p>Data can be transmitted between two systems with or without the use of SSL. The SSL port number is an indicator that states whether the connection is secure or not. By default, HTTPS connections utilize the \u2018TCP port 443\u2019 whereas the HTTP connections (not secure ones) utilize \u2018port 80\u2019.<\/p>\n<h2><strong>Commonly Used TCP Ports<\/strong><\/h2>\n<p>If you are responsible for configuring and managing a web hosting account, it is important for you to know the numbers of common services such as the SSL port. The table given below will help you to get a quick glace on the port numbers and their basic functionalities:<\/p>\n<p><strong>Web<\/strong><\/p>\n\n<table id=\"tablepress-18\" class=\"tablepress tablepress-id-18\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\"><strong>Port Number <\/strong><\/th><th class=\"column-2\"><strong>Function <\/strong><\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">80<\/td><td class=\"column-2\">HTTP<\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">443<\/td><td class=\"column-2\">SSL<\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">21<\/td><td class=\"column-2\">FTP<\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">990<\/td><td class=\"column-2\">FTPS<\/td>\n<\/tr>\n<tr class=\"row-6\">\n\t<td class=\"column-1\">22<\/td><td class=\"column-2\">SFTP\/SSH<\/td>\n<\/tr>\n<tr class=\"row-7\">\n\t<td class=\"column-1\">3306<\/td><td class=\"column-2\">MySQL<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n<p><strong>Email<\/strong><\/p>\n\n<table id=\"tablepress-19\" class=\"tablepress tablepress-id-19\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\"><strong>Port Number <\/strong><\/th><th class=\"column-2\"><strong>Function <\/strong><\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">110<\/td><td class=\"column-2\">POP \u2013 Incoming<\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">995<\/td><td class=\"column-2\">POP SSL \u2013 Incoming<\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">143<\/td><td class=\"column-2\">IMAP \u2013 Incoming<\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">993<\/td><td class=\"column-2\">IMAP SSL \u2013 Incoming<\/td>\n<\/tr>\n<tr class=\"row-6\">\n\t<td class=\"column-1\">25, 80, 3535<\/td><td class=\"column-2\">SMTP \u2013 Outgoing<\/td>\n<\/tr>\n<tr class=\"row-7\">\n\t<td class=\"column-1\">465<\/td><td class=\"column-2\">SMTP SSL - Outgoing<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n<p><strong>cPanel<\/strong><\/p>\n\n<table id=\"tablepress-20\" class=\"tablepress tablepress-id-20\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\"><strong>Port Number <\/strong><\/th><th class=\"column-2\"><strong>Function <\/strong><\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">2082<\/td><td class=\"column-2\">cPanel TCP inbound<\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">2083<\/td><td class=\"column-2\">cPanel SSL TCP inbound<\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">2086<\/td><td class=\"column-2\">WHM TCP inbound<\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">2087<\/td><td class=\"column-2\">WHM SSL TCP inbound<\/td>\n<\/tr>\n<tr class=\"row-6\">\n\t<td class=\"column-1\">2089<\/td><td class=\"column-2\">WHM SSL TCP inbound<\/td>\n<\/tr>\n<tr class=\"row-7\">\n\t<td class=\"column-1\">2095<\/td><td class=\"column-2\">Webmail TCP inbound<\/td>\n<\/tr>\n<tr class=\"row-8\">\n\t<td class=\"column-1\">2096<\/td><td class=\"column-2\">Webmail SSL TCP inbound<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n<h2><strong>How Does HTTPS And SSL Work?<\/strong><\/h2>\n<p>HTTP is a not a separate protocol as that of HTTPS. The fact is that HTTPS works by creating a secure HTTP connection with the use of SSL. Therefore, the protocol stacks for HTTP and HTTPS look alike.<\/p>\n\n<table id=\"tablepress-21\" class=\"tablepress tablepress-id-21\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\"><strong>Layer<\/strong><\/th><th class=\"column-2\"><strong>HTTP Protocol Stack<\/strong><\/th><th class=\"column-3\"><strong>HTTPS Protocol Stack<\/strong><\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">Application Layer<\/td><td class=\"column-2\">HTTP<\/td><td class=\"column-3\">HTTP<\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">Security Layer<\/td><td class=\"column-2\"><\/td><td class=\"column-3\">SSL (TLS)<\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">Transport Layer<\/td><td class=\"column-2\">TCP<\/td><td class=\"column-3\">TCP<\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">Network Layer<\/td><td class=\"column-2\">IP<\/td><td class=\"column-3\">IP<\/td>\n<\/tr>\n<tr class=\"row-6\">\n\t<td class=\"column-1\">Data Link Layer<\/td><td class=\"column-2\">Network Interfaces<\/td><td class=\"column-3\">Network Interfaces<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n<p>A major difference between HTTP and HTTPS is that HTTPS runs on SSL. In order to establish a secure internet connection, it is important to install an SSL certificate on the web server. The SSL certificate validates the organization\u2019s identity for activating the HTTPS protocol. As a result of this, data is safely passed between the web server and the web browser.<\/p>\n<h2><strong>Distinguishing Between Certificates And Protocols<\/strong><\/h2>\n<p>The \u2018HTTPS protocol\u2019 and the \u2018SSL certificate\u2019 are two distinct but vital factors for establishing a secure internet connection.<\/p>\n<ul>\n<li>The HTTPS protocol provides a gateway through which the data is encrypted and transmitted safely.<\/li>\n<li>An SSL certificate is simply used for authenticating important information when a user tries to send information through a secure connection.<\/li>\n<\/ul>\n<p>This goes on to say that a secure connection is established and determined by the configuration of your server and not just by the certificate.<\/p>\n<h2><strong>How Is SSL Different From TLS?<\/strong><\/h2>\n<p>TLS (Transport Level Security) is an updated version of SSL. The original SSL protocol was created by Netscape in the year 1995 and it was made public as \u2018SSL 2.0\u2019. Since then, updates have been made in order to ensure a powerful and secure connection. In the year 1999, \u2018TLS 1.0\u2019 was released which was an update to \u2018SSL 3.0\u2019. Since that time, TLS is the primary encryption technology that is used for securing data that is transmitted over the internet connections and SSL. However, as the term \u2018SSL\u2019 is more popular, widely known and recognized, the technology is known as SSL.<\/p>\n<h2><strong>Why Is My SSL Port Important?<\/strong><\/h2>\n<p>With reference to the SSL ports mentioned above, you would be having a clear picture about the SSL ports for HTTP and for HTTPS. Your SSL port is a crucial factor for a number of reasons. To begin with, HTTP is not a secure connection. According to <a href=\"https:\/\/transparencyreport.google.com\/https\/overview\" target=\"_blank\" rel=\"nofollow noopener\">Google Transparency Report<\/a> over 70% of web pages in the US are loaded through HTTPS in Google Chrome. Also, there are a lot of advantages for using HTTPS instead of HTTP. Google and other search engines know whether your website is secure or not through the SSL port and therefore it is advisable to make sure that your website is on a secure port (HTTPS).<\/p>\n<h2><strong>Safeguard Your Website Against Criminal Activity With SSL<\/strong><\/h2>\n<p>If your website is served through HTTPS, an additional level of security is added to it that protects your website against cyber crime and digital eavesdropping. Digital eavesdropping is a process where criminals monitor the network activity in order to get access to crucial information like user login credentials, personal user details etc. Therefore, if your website is served through HTTPS, your connection is encrypted and this helps in safeguarding your website from criminal activity to a great extent.<\/p>\n<p><strong>Related : <a href=\"https:\/\/www.milesweb.in\/blog\/technology-hub\/ssl-certificate-can-act-like-superman-protect-website\/\">SSL Certificate Can Act Like A Superman To Protect Your Website<\/a><br \/>\n<\/strong><\/p>\n<h2><strong>HTTPS Is Important For PCI Compliance<\/strong><\/h2>\n<p>If you collect credit card\/debit card information on your website, then as per the rules of the Payment Card Industry it is important for you to use HTTPS.<\/p>\n<h2><strong>HTTPS Loads Web Pages Faster Than HTTP<\/strong><\/h2>\n<p>HTTPS is not just a secure connection for your website but it is a less-known fact that it also has a positive impact of the page load times of your website.<\/p>\n<h2><strong>HTTPS Helps In Creating A Trustworthy Online Browsing Experience<\/strong><\/h2>\n<p>People are aware about website security these days. If your website is not secured with an SSL certificate, even though your website users might want to buy from your website, they might not do so. After all they will be providing important information like their personal details and credit card\/debit card details and no one wants this crucial information to get compromised. Therefore, if your website is denoted as a not-secure one, people will consider purchasing the same things from some other website. Another important reason to be considered is that the major web browsers like Google Chrome indicate whether a website is secure or not in the address bar. A non-secure or a secure website is indicated with a padlock icon or with the word \u2018secure\u2019.<\/p>\n<p><strong>In the example below, a green padlock icon is shown in Chrome that denotes a secure website:<\/strong><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-full wp-image-7040\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/milesweb.in-secure-website.png\" alt=\"\" width=\"834\" height=\"198\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/milesweb.in-secure-website.png 834w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/milesweb.in-secure-website-300x71.png 300w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/milesweb.in-secure-website-768x182.png 768w\" sizes=\"auto, (max-width: 834px) 100vw, 834px\" \/><\/p>\n<p><strong>When you click on the padlock icon, it shows that the website has a \u2018secure connection\u2019:<\/strong><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-full wp-image-7041\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/milesweb.in-secure-connection.png\" alt=\"\" width=\"828\" height=\"401\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/milesweb.in-secure-connection.png 828w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/milesweb.in-secure-connection-300x145.png 300w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/milesweb.in-secure-connection-768x372.png 768w\" sizes=\"auto, (max-width: 828px) 100vw, 828px\" \/><\/p>\n<p><strong>Whereas a website that is not secure is shown in Chrome as:<\/strong><\/p>\n<p><a href=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/not-secure.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-16288\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/not-secure.jpg\" alt=\"not secure\" width=\"800\" height=\"319\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/not-secure.jpg 800w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/not-secure-300x120.jpg 300w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/not-secure-768x306.jpg 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/><\/a><\/p>\n<h2><strong>SSL Can Boost SEO<\/strong><\/h2>\n<p>HTTPS is preferred by Google and other search engines and it is considered to be an important and beneficial factor for SEO. If you go the extra mile for securing your website with HTTPS, you will be able to reap good benefits through your SEO activities. <a href=\"https:\/\/www.milesweb.in\/hosting-faqs\/migrating-your-website-to-https-all-inclusive-https-migration-checklist-for-seo\/\">Follow this checklist for a secure migration from HTTP to HTTPS<\/a>.<\/p>\n<p><strong>Related : <a href=\"https:\/\/www.milesweb.in\/blog\/blogging\/why-is-it-important-to-have-an-ssl-certificate-for-your-blog\/\">Why Is It Important To Have An SSL Certificate For Your Blog?<\/a><br \/>\n<\/strong><\/p>\n<p><strong>Related : <a href=\"https:\/\/www.milesweb.in\/blog\/seo\/not-https-penalize-seo-website\/\">Not Having HTTPS Could Penalize The SEO Of Your Website<\/a><br \/>\n<\/strong><\/p>\n<h2><strong>How do I get an SSL certificate for my website?<\/strong><\/h2>\n<p>You can purchase an SSL certificate from a Certificate Authority, like MilesWeb. MilesWeb provides free SSL certificate with its <a href=\"https:\/\/www.milesweb.in\/hosting\/shared-hosting\">shared hosting<\/a> packages. MilesWeb also provides various <a href=\"https:\/\/www.milesweb.in\/web-security\/ssl-certificates\">SSL certificates<\/a> suitable for your website. Once you purchase the SSL certificate, our technical team will provide you with all the necessary instructions for installing it on your website.<\/p>\n<p><strong>Related : <a href=\"https:\/\/www.milesweb.in\/hosting-faqs\/how-to-obtain-an-ssl-certificate\/\">How To Obtain An SSL Certificate?<\/a><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>SSL (Secure Sockets Layer) is a technology that performs data authentication and encryption for the data transmitted through the internet connection. This technology encrypts the data that is transmitted between two systems (usually between a server and a client) over internet in order to ensure that the information remains private and safe. This is the [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":7038,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[24],"tags":[681,339,685,682,210,141,683,684],"class_list":["post-7027","post","type-post","status-publish","format-standard","has-post-thumbnail","placeholder-for-hentry","category-ssl-issues-faq","tag-http","tag-https","tag-not-secure-website","tag-secure-connection","tag-secure-website","tag-ssl","tag-ssl-port","tag-tls"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What Is An SSL Port? A Complete Technical Guide About HTTPS<\/title>\n<meta name=\"description\" content=\"This article provides complete information on SSL ports and their functions along with important information on the HTTPS protocol.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What Is An SSL Port? A Complete Technical Guide About HTTPS\" \/>\n<meta property=\"og:description\" content=\"This article provides complete information on SSL ports and their functions along with important information on the HTTPS protocol.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/\" \/>\n<meta property=\"og:site_name\" content=\"Web Hosting FAQs by MilesWeb\" \/>\n<meta property=\"article:published_time\" content=\"2019-05-15T10:07:17+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-02-19T10:48:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/https-guide.png\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"445\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Ujwala\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ujwala\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/\"},\"author\":{\"name\":\"Ujwala\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/485f82549b85b9f4c82dc208c42964a8\"},\"headline\":\"What Is An SSL Port? A Complete Technical Guide About HTTPS\",\"datePublished\":\"2019-05-15T10:07:17+00:00\",\"dateModified\":\"2022-02-19T10:48:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/\"},\"wordCount\":1129,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/https-guide.png\",\"keywords\":[\"HTTP\",\"HTTPS\",\"not secure website\",\"secure connection\",\"secure website\",\"SSL\",\"SSL port\",\"TLS\"],\"articleSection\":[\"SSL Issues &amp; FAQ\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/\",\"name\":\"What Is An SSL Port? A Complete Technical Guide About HTTPS\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/https-guide.png\",\"datePublished\":\"2019-05-15T10:07:17+00:00\",\"dateModified\":\"2022-02-19T10:48:13+00:00\",\"author\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/485f82549b85b9f4c82dc208c42964a8\"},\"description\":\"This article provides complete information on SSL ports and their functions along with important information on the HTTPS protocol.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/#primaryimage\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/https-guide.png\",\"contentUrl\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/https-guide.png\",\"width\":800,\"height\":445,\"caption\":\"HTTPS, HTTP. SSL certificate, secure website\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.milesweb.in\/hosting-faqs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What Is An SSL Port? A Complete Technical Guide About HTTPS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#website\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/\",\"name\":\"Web Hosting FAQs by MilesWeb\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.milesweb.in\/hosting-faqs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/485f82549b85b9f4c82dc208c42964a8\",\"name\":\"Ujwala\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/3688a73ea9910afb426b453e227deb5300ca470f5518aac6c3b676a5b0acfee5?s=96&d=blank&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/3688a73ea9910afb426b453e227deb5300ca470f5518aac6c3b676a5b0acfee5?s=96&d=blank&r=g\",\"caption\":\"Ujwala\"},\"description\":\"My aim is to create enriching content on topics related to SEO, web hosting and social media. The idea is to elevate the readers to new levels of usability, accessibility and understanding.\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/author\/ujwala\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What Is An SSL Port? A Complete Technical Guide About HTTPS","description":"This article provides complete information on SSL ports and their functions along with important information on the HTTPS protocol.","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:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/","og_locale":"en_US","og_type":"article","og_title":"What Is An SSL Port? A Complete Technical Guide About HTTPS","og_description":"This article provides complete information on SSL ports and their functions along with important information on the HTTPS protocol.","og_url":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/","og_site_name":"Web Hosting FAQs by MilesWeb","article_published_time":"2019-05-15T10:07:17+00:00","article_modified_time":"2022-02-19T10:48:13+00:00","og_image":[{"width":800,"height":445,"url":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/https-guide.png","type":"image\/png"}],"author":"Ujwala","twitter_misc":{"Written by":"Ujwala","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/#article","isPartOf":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/"},"author":{"name":"Ujwala","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/485f82549b85b9f4c82dc208c42964a8"},"headline":"What Is An SSL Port? A Complete Technical Guide About HTTPS","datePublished":"2019-05-15T10:07:17+00:00","dateModified":"2022-02-19T10:48:13+00:00","mainEntityOfPage":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/"},"wordCount":1129,"commentCount":0,"image":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/#primaryimage"},"thumbnailUrl":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/https-guide.png","keywords":["HTTP","HTTPS","not secure website","secure connection","secure website","SSL","SSL port","TLS"],"articleSection":["SSL Issues &amp; FAQ"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/","url":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/","name":"What Is An SSL Port? A Complete Technical Guide About HTTPS","isPartOf":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/#primaryimage"},"image":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/#primaryimage"},"thumbnailUrl":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/https-guide.png","datePublished":"2019-05-15T10:07:17+00:00","dateModified":"2022-02-19T10:48:13+00:00","author":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/485f82549b85b9f4c82dc208c42964a8"},"description":"This article provides complete information on SSL ports and their functions along with important information on the HTTPS protocol.","breadcrumb":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/#primaryimage","url":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/https-guide.png","contentUrl":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2019\/05\/https-guide.png","width":800,"height":445,"caption":"HTTPS, HTTP. SSL certificate, secure website"},{"@type":"BreadcrumbList","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/what-is-an-ssl-port-a-complete-technical-guide-about-https\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.milesweb.in\/hosting-faqs\/"},{"@type":"ListItem","position":2,"name":"What Is An SSL Port? A Complete Technical Guide About HTTPS"}]},{"@type":"WebSite","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#website","url":"https:\/\/www.milesweb.in\/hosting-faqs\/","name":"Web Hosting FAQs by MilesWeb","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.milesweb.in\/hosting-faqs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/485f82549b85b9f4c82dc208c42964a8","name":"Ujwala","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/3688a73ea9910afb426b453e227deb5300ca470f5518aac6c3b676a5b0acfee5?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3688a73ea9910afb426b453e227deb5300ca470f5518aac6c3b676a5b0acfee5?s=96&d=blank&r=g","caption":"Ujwala"},"description":"My aim is to create enriching content on topics related to SEO, web hosting and social media. The idea is to elevate the readers to new levels of usability, accessibility and understanding.","url":"https:\/\/www.milesweb.in\/hosting-faqs\/author\/ujwala\/"}]}},"_links":{"self":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/7027","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/comments?post=7027"}],"version-history":[{"count":17,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/7027\/revisions"}],"predecessor-version":[{"id":16292,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/7027\/revisions\/16292"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/media\/7038"}],"wp:attachment":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/media?parent=7027"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/categories?post=7027"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/tags?post=7027"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}