<?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>PEM - Spheron1</title>
	<atom:link href="https://www.spheron1.uk/tag/pem/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spheron1.uk</link>
	<description></description>
	<lastBuildDate>Sat, 04 Jan 2014 11:36:23 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Commercial SSL certificates with SolusVM</title>
		<link>https://www.spheron1.uk/2012/02/06/commercial-ssl-certificates-with-solusvm/</link>
					<comments>https://www.spheron1.uk/2012/02/06/commercial-ssl-certificates-with-solusvm/#respond</comments>
		
		<dc:creator><![CDATA[digitaldisaster]]></dc:creator>
		<pubDate>Mon, 06 Feb 2012 00:24:08 +0000</pubDate>
				<category><![CDATA[Nginx]]></category>
		<category><![CDATA[SolusVM]]></category>
		<category><![CDATA[CA]]></category>
		<category><![CDATA[Certificate Authority]]></category>
		<category><![CDATA[DER]]></category>
		<category><![CDATA[Lighttpd]]></category>
		<category><![CDATA[PEM]]></category>
		<category><![CDATA[SolusLabs]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[SSL certificate]]></category>
		<category><![CDATA[x509]]></category>
		<guid isPermaLink="false">https://www.spheron1.uk/?p=507</guid>

					<description><![CDATA[<p>When you install SolusVM it generates a self signed SSL certificate for use with the end user control panel and admin interface, however it would be wise to purchase a certificate from a commercial certificate authority to prevent man in the middle attacks (and get rid of annoying browser warning messages). There are two different methods of installing SSL certificates&#46;&#46;&#46;</p>
<p>The post <a href="https://www.spheron1.uk/2012/02/06/commercial-ssl-certificates-with-solusvm/">Commercial SSL certificates with SolusVM</a> first appeared on <a href="https://www.spheron1.uk">Spheron1</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>When you install SolusVM it generates a self signed SSL certificate for use with the end user control panel and admin interface, however it would be wise to purchase a certificate from a commercial certificate authority to prevent man in the middle attacks (and get rid of annoying browser warning messages).</p>
<p>There are two different methods of installing SSL certificates in SoluSVM depending on if you are using the original Lighttpd web-server or the new Nginx option.</p>
<p>For Lighttpd, you need to place the Base64 encoded DER form of both the private key and the x509 certificate in /usr/local/solusvm/ssl/solusvm.pem and then restart the Lighttpd web-server.</p>
<p>You may need to edit /etc/lighttpd/lighttpd.conf and set &#8220;ssl.ca-file&#8221; to be the path to the Base64 encoded DER form of the x509 certificate  intermediate certificate for your Certificate Authority.</p>
<p>For Nginx, you place the Base64 encoded DER form of both the private key in /usr/local/solusvm/ssl/nginxcert.key and the Base64 encoded DER form of x509 certificate in /usr/local/solusvm/ssl/nginxcert.pem then restart the Nginx web-server.</p>
<p>If you need to include an intermediate certificate for your Certificate Authority, then this also goes in the /usr/local/solusvm/ssl/nginxcert.pem file in Base64 encoded DER form.</p><p>The post <a href="https://www.spheron1.uk/2012/02/06/commercial-ssl-certificates-with-solusvm/">Commercial SSL certificates with SolusVM</a> first appeared on <a href="https://www.spheron1.uk">Spheron1</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.spheron1.uk/2012/02/06/commercial-ssl-certificates-with-solusvm/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 0/67 objects using Redis
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Redis

Served from: spheron1.uk @ 2026-06-23 23:28:23 by W3 Total Cache
-->