
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SSL &#8211; Conetix</title>
	<atom:link href="https://testing.conetix.com.au/blog/category/ssl/feed/" rel="self" type="application/rss+xml" />
	<link>https://testing.conetix.com.au</link>
	<description>Premier Web Hosting Provider</description>
	<lastBuildDate>Tue, 11 Feb 2025 03:48:15 +0000</lastBuildDate>
	<language>en-AU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://testing.conetix.com.au/wp-content/uploads/favicon.png</url>
	<title>SSL &#8211; Conetix</title>
	<link>https://testing.conetix.com.au</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>OCSP Stapling: Why should I enable it for my site?</title>
		<link>https://testing.conetix.com.au/blog/ocsp-stapling-why-enable-it-for-my-site/</link>
		
		<dc:creator><![CDATA[Jamin Andrews]]></dc:creator>
		<pubDate>Thu, 30 Apr 2020 02:30:00 +0000</pubDate>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://conetix.com.au/?p=10766</guid>

					<description><![CDATA[Since Google first announced that securing a website via a SSL certificate would be considered a ranking signal for SEO, lots of web hosting providers including us here at Conetix started providing free SSL certificates via SSL certificate providers like Let’s Encrypt.&#160; By providing a SSL certificate for your website you can now force all...  <a class="excerpt-read-more" href="https://testing.conetix.com.au/blog/ocsp-stapling-why-enable-it-for-my-site/" title="Read OCSP Stapling: Why should I enable it for my site?">Read more &#187;</a>]]></description>
										<content:encoded><![CDATA[
<p>Since Google first announced that securing a website via a SSL certificate would be considered a ranking signal for SEO, lots of web hosting providers including us here at Conetix started providing free SSL certificates via SSL certificate providers like <a href="https://testing.conetix.com.au/blog/lets-encrypt-free-certificates-on-all-conetix-host/">Let’s Encrypt</a>.&nbsp;</p>



<p>By providing a SSL certificate for your website you can now force all traffic for your website to use https:// &#8211; <strong>H</strong>yper<strong>T</strong>ext <strong>T</strong>ransport <strong>P</strong>rotocol <strong>S</strong>ecure rather than standard https://.</p>



<p>With this change and focus on securing websites, browser developers like Google (Chrome) and Firefox started displaying secure and insecure site lock natively in their browser. Their goal is to provide a more secure Internet and provide trust from your website to the end user.&nbsp;</p>



<h2 class="wp-block-heading"><strong>So what is OCSP Stapling?</strong></h2>



<p><strong>O</strong>nline <strong>C</strong>ertificate <strong>S</strong>tatus <strong>P</strong>rotocol (OCSP) stapling is the standard for checking the revocation status of a digital certificate that is assigned to a website or web service, in simple terms;&nbsp; is your website&#8217;s SSL certificate valid.&nbsp;</p>



<p>To understand a little more about OCSP stapling we need to cover two parts; OCSP itself and the extension stapling.</p>



<p>OCSP itself is an independent protocol that allows the web browser to verify the SSL certificate.</p>



<p>Validity. The browser checks the website&#8217;s certificate in real time against the Certified Authority (CA) and responds with a good, revoked or unknown. With this verification process each request&nbsp; or query has to be processed in real time and incurs a resource cost.&nbsp;</p>



<p>This cost is not only a bandwidth cost, backend server resource cost but also an end user browser cost in terms of slower performance. The busier the website is the more resource cost and in turn the slower the website becomes.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img fetchpriority="high" decoding="async" width="767" height="731" src="https://testing.conetix.com.au/wp-content/uploads/2020/04/OCSP-3-connections.png" alt="Image showing OSCP prior to adding stapling." class="wp-image-10823" style="width:384px;height:366px" srcset="https://testing.conetix.com.au/wp-content/uploads/2020/04/OCSP-3-connections.png 767w, https://testing.conetix.com.au/wp-content/uploads/2020/04/OCSP-3-connections-300x286.png 300w, https://testing.conetix.com.au/wp-content/uploads/2020/04/OCSP-3-connections-50x48.png 50w, https://testing.conetix.com.au/wp-content/uploads/2020/04/OCSP-3-connections-32x30.png 32w, https://testing.conetix.com.au/wp-content/uploads/2020/04/OCSP-3-connections-64x61.png 64w, https://testing.conetix.com.au/wp-content/uploads/2020/04/OCSP-3-connections-128x122.png 128w" sizes="(max-width: 767px) 100vw, 767px" /></figure></div>


<p>To overcome this resource cost limitation stapling was introduced and as the term suggests, the additional protocol is stapled or added to OCSP to improve this cost and speed up the process between the end users browser and the website. A time-stamped OCSP response is stapled to the request which eliminates the need for the end user browser to contact the CA directly.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img decoding="async" width="790" height="436" src="https://testing.conetix.com.au/wp-content/uploads/2020/04/OCSP-Cached-Copy.png" alt="Image showing how OCSP speed is increased by adding stapling" class="wp-image-10828" style="width:395px;height:218px" srcset="https://testing.conetix.com.au/wp-content/uploads/2020/04/OCSP-Cached-Copy.png 790w, https://testing.conetix.com.au/wp-content/uploads/2020/04/OCSP-Cached-Copy-300x166.png 300w, https://testing.conetix.com.au/wp-content/uploads/2020/04/OCSP-Cached-Copy-768x424.png 768w, https://testing.conetix.com.au/wp-content/uploads/2020/04/OCSP-Cached-Copy-50x28.png 50w, https://testing.conetix.com.au/wp-content/uploads/2020/04/OCSP-Cached-Copy-32x18.png 32w, https://testing.conetix.com.au/wp-content/uploads/2020/04/OCSP-Cached-Copy-64x35.png 64w, https://testing.conetix.com.au/wp-content/uploads/2020/04/OCSP-Cached-Copy-128x71.png 128w" sizes="(max-width: 790px) 100vw, 790px" /></figure></div>


<h2 class="wp-block-heading"><strong>Why would you use OCSP stapling?</strong></h2>



<p>This simple addition to your website&#8217;s SSL certificate improves both security and performance. This in turn provides trust in your website and end user confidence in using your site. Once again it also provides a ranking signal for Google which improves ever so slightly your overall ranking of your domain and website itself.</p>



<blockquote class="wp-block-quote is-style-large is-layout-flow wp-block-quote-is-layout-flow">
<p>Increases Trust<br>Speeds up your website<br>Improves Google SEO Ranking<br></p>
</blockquote>



<h2 class="wp-block-heading"><strong>How can you take advantage of OCSP Stapling?</strong></h2>



<p>The good news is that OCSP stapling has been implemented by all the major web server providers like NGINX,Apache, LiteSpeed and Microsoft Windows Server.</p>



<p>With the major web server providers implementing this protocol, many server management panel providers such as Plesk, have taken advantage of this and have created a simple way to implement and manage quickly without any technical expertise.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img decoding="async" width="615" height="365" src="https://testing.conetix.com.au/wp-content/uploads/2020/04/OSCPActivate.png" alt="" class="wp-image-23419" srcset="https://testing.conetix.com.au/wp-content/uploads/2020/04/OSCPActivate.png 615w, https://testing.conetix.com.au/wp-content/uploads/2020/04/OSCPActivate-300x178.png 300w, https://testing.conetix.com.au/wp-content/uploads/2020/04/OSCPActivate-50x30.png 50w, https://testing.conetix.com.au/wp-content/uploads/2020/04/OSCPActivate-32x19.png 32w, https://testing.conetix.com.au/wp-content/uploads/2020/04/OSCPActivate-64x38.png 64w, https://testing.conetix.com.au/wp-content/uploads/2020/04/OSCPActivate-128x76.png 128w" sizes="(max-width: 615px) 100vw, 615px" /></figure></div>


<h2 class="wp-block-heading"><strong>How can I check if my website is using OCSP stapling?</strong></h2>



<p>The simplest way to check is to use online tools like SSL Labs SSL test.&nbsp;<br>Simply go to <a href="https://ssllabs.com/ssltest">https://ssllabs.com/ssltest</a> and type in your domain name.&nbsp;<br><br>It should show the following on the first page of your report if you are using OCSP Stapling.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="500" height="283" src="https://testing.conetix.com.au/wp-content/uploads/2020/04/ssllabs-image-1-500x283-1.jpg" alt="SSL Labs SSL test result A+" class="wp-image-10797" style="width:500px;height:283px" srcset="https://testing.conetix.com.au/wp-content/uploads/2020/04/ssllabs-image-1-500x283-1.jpg 500w, https://testing.conetix.com.au/wp-content/uploads/2020/04/ssllabs-image-1-500x283-1-300x170.jpg 300w, https://testing.conetix.com.au/wp-content/uploads/2020/04/ssllabs-image-1-500x283-1-50x28.jpg 50w, https://testing.conetix.com.au/wp-content/uploads/2020/04/ssllabs-image-1-500x283-1-32x18.jpg 32w, https://testing.conetix.com.au/wp-content/uploads/2020/04/ssllabs-image-1-500x283-1-64x36.jpg 64w, https://testing.conetix.com.au/wp-content/uploads/2020/04/ssllabs-image-1-500x283-1-128x72.jpg 128w" sizes="auto, (max-width: 500px) 100vw, 500px" /></figure></div>

<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="529" height="66" src="https://testing.conetix.com.au/wp-content/uploads/2020/04/OSCPStaplingStatus.png" alt="SSL Labs SSL test showing OCSP result" class="wp-image-10798" srcset="https://testing.conetix.com.au/wp-content/uploads/2020/04/OSCPStaplingStatus.png 529w, https://testing.conetix.com.au/wp-content/uploads/2020/04/OSCPStaplingStatus-300x37.png 300w, https://testing.conetix.com.au/wp-content/uploads/2020/04/OSCPStaplingStatus-50x6.png 50w, https://testing.conetix.com.au/wp-content/uploads/2020/04/OSCPStaplingStatus-32x4.png 32w, https://testing.conetix.com.au/wp-content/uploads/2020/04/OSCPStaplingStatus-64x8.png 64w, https://testing.conetix.com.au/wp-content/uploads/2020/04/OSCPStaplingStatus-128x16.png 128w" sizes="auto, (max-width: 529px) 100vw, 529px" /></figure></div>


<p>If you are hosting your website with Conetix or have your own Plesk Virtual Private Server with Conetix, you can add OCSP stapling to your website or sites now.&nbsp;</p>



<p>If you don’t have this option with your current provider we would love to talk to you and see where we can assist.</p>



<h2 class="wp-block-heading"><strong>More Technical Resources.</strong></h2>



<p>If you want to know more about OCSP stapling and how it all works the following are some great articles that you may find useful.</p>



<p>Cloudflare &#8211; <a href="https://blog.cloudflare.com/high-reliability-ocsp-stapling/">High-reliability OCSP stapling and why it matters</a></p>



<p>CA Security Council &#8211; <a href="https://casecurity.org/2013/03/08/the-importance-of-checking-for-certificate-revocation/">The Importance of checking for Certificate Revocation<br></a></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
