<?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>certificates | Learn C Games Programming Blog</title>
	<atom:link href="https://learncgames.com/tag/certificates/feed/" rel="self" type="application/rss+xml" />
	<link>https://learncgames.com</link>
	<description>A blog about C, programming games and my ebook(s).</description>
	<lastBuildDate>Sat, 28 Nov 2020 15:51:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://learncgames.com/wp-content/uploads/2020/03/cropped-favicon-32x32.png</url>
	<title>certificates | Learn C Games Programming Blog</title>
	<link>https://learncgames.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">181446779</site>	<item>
		<title>The joys of SSL certs</title>
		<link>https://learncgames.com/the-joys-of-ssl-certs/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-joys-of-ssl-certs</link>
		
		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Wed, 02 Dec 2020 00:00:15 +0000</pubDate>
				<category><![CDATA[Techniques]]></category>
		<category><![CDATA[certificates]]></category>
		<category><![CDATA[SSL]]></category>
		<guid isPermaLink="false">https://learncgames.com/?p=1941</guid>

					<description><![CDATA[<p>There&#8217;s a saying &#8220;Don&#8217;t assume- it makes an ass of U and me&#8220;, and I er fell foul of this a month ago. A couple of months ago I setup a cheap VPS. It was one of those that you pay every month. What I didn&#8217;t realise was you are explicitly meant to renew the [&#8230;]</p>
The post <a href="https://learncgames.com/the-joys-of-ssl-certs/">The joys of SSL certs</a> first appeared on <a href="https://learncgames.com">Learn C Games Programming Blog</a>.]]></description>
										<content:encoded><![CDATA[<p><img fetchpriority="high" decoding="async" class="alignleft size-medium wp-image-1943" src="https://learncgames.com/wp-content/uploads/2020/11/certificate-ass-u-me-300x200.png" alt="Certificate ass u me" width="300" height="200" srcset="https://learncgames.com/wp-content/uploads/2020/11/certificate-ass-u-me-300x200.png 300w, https://learncgames.com/wp-content/uploads/2020/11/certificate-ass-u-me.png 640w" sizes="(max-width: 300px) 100vw, 300px" />There&#8217;s a saying &#8220;<strong>Don&#8217;t assume- it makes an ass of U and me</strong>&#8220;, and I er fell foul of this a month ago. A couple of months ago I setup a cheap VPS. It was one of those that you pay every month. What I didn&#8217;t realise was you are explicitly meant to renew the hosting every month and they send you an email with a link. Of course what did I do?, I er forgot to renew it. Annoyingly, I&#8217;d installed Virtualmin, redirected a domain and bought a cheap SSL certificate. All lost.</p>
<p>Now I actually did something right and there&#8217;s a lesson here. When you setup a SSL certificate, you create a CSR (Certificate Signing Request) and a Private key. You upload the CSR, pay your money (£20 for four years) and get a certificate back. The hosting companies I&#8217;ve used provide a SCR creation facility and somewhere to paste the private key and certificate when you get it. Then you click a button and your website now has a working SSL. It couldn&#8217;t be easier.</p>
<p>So luckily for me I had made a backup copy of my private key and was able to download the certificate. I&#8217;ve setup a completely new VPS, redirected the domain and very nervously pasted in the cert and private key. It worked. I had been bothered that the CSR was generated on a different server but it doesn&#8217;t seem to matter. So long as you have the private key the certificate works on a different server.</p>
<p>&nbsp;</p>The post <a href="https://learncgames.com/the-joys-of-ssl-certs/">The joys of SSL certs</a> first appeared on <a href="https://learncgames.com">Learn C Games Programming Blog</a>.]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1941</post-id>	</item>
	</channel>
</rss>
