<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ssl on</title><link>https://dawning.ca/tags/ssl/</link><description>Recent content in Ssl on</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Copyright © James Snell</copyright><lastBuildDate>Fri, 09 Mar 2018 19:23:27 +0000</lastBuildDate><atom:link href="https://dawning.ca/tags/ssl/index.xml" rel="self" type="application/rss+xml"/><item><title>Death by PEBKAC evaded by amazing ZFS snapshot CTRL+Zery</title><link>https://dawning.ca/posts/death-by-pebkac-evaded-by-amazing-zfs-snapshot-ctrlzery/</link><pubDate>Fri, 09 Mar 2018 19:23:27 +0000</pubDate><guid>https://dawning.ca/posts/death-by-pebkac-evaded-by-amazing-zfs-snapshot-ctrlzery/</guid><description>
&lt;p>Tonight I was doing a little development work towards a telemetry system I&amp;rsquo;m building for a thing. Along the way I managed (like a 10/10 n00b) to delete a bunch of vital configs on my reverse proxy server that handles all my traffic. Thanks to the amazing ZFS snapshot function made easily available by &lt;a href="http://freenas.org">FreeNAS&lt;/a>, I was able to recover from this otherwise devastating fckup, super fast and without service disruption.&lt;/p></description></item><item><title>Using pfsense to sign private wildcard SSL certificates</title><link>https://dawning.ca/posts/using-pfsense-to-sign-private-wildcard-ssl-certificates/</link><pubDate>Wed, 17 Jan 2018 15:17:57 +0000</pubDate><guid>https://dawning.ca/posts/using-pfsense-to-sign-private-wildcard-ssl-certificates/</guid><description>
&lt;p>&lt;figure>
&lt;picture>
&lt;img
loading="lazy"
decoding="async"
alt=""
class="image_figure image_internal image_unprocessed"
src="https://dawning.ca/uploads/2018/01/Screen-Shot-2018-01-17-at-3.09.38-PM.png"
/>
&lt;/picture>
&lt;/figure>
&lt;a href="https://www.pfsense.org/download/">pfsense&lt;/a> is a wonderful router appliance &lt;a href="https://en.wikipedia.org/wiki/FreeBSD">BSD&lt;/a> distro that I&amp;rsquo;ve enjoyed for some years now.&lt;/p>
&lt;p>I use the &lt;a href="https://doc.pfsense.org/index.php/Certificate_Management">pfsense certificate manager&lt;/a> to issue certs for my VPN client devices. For my Internet-facing life, I have legit SSL certs for everything, I&amp;rsquo;ve a neurosis about it. But it&amp;rsquo;s bothered me that for my LAN servers, I&amp;rsquo;ve continued to use Self-Signed certs for interfaces. Today I fix that.&lt;/p>
&lt;p>Here are my notes on how to create and sign a wild-card SSL cert using pfsense for internal use. Note that this approach means you will make your own certificate authority which then must have its root cert installed on any machine you want to use your own certs.&lt;/p></description></item><item><title>VMware ESXi 6.5 - Replacing the default SSL/TLS certificates</title><link>https://dawning.ca/posts/vmware-esxi-6-5-replacing-the-default-ssl-tls-certificates/</link><pubDate>Tue, 05 Dec 2017 17:43:47 +0000</pubDate><guid>https://dawning.ca/posts/vmware-esxi-6-5-replacing-the-default-ssl-tls-certificates/</guid><description>
&lt;p>One of my weird hobbies is installing legitimate SSL certificates EVERYWHERE. Here&amp;rsquo;s steps for replacing the default self-signed garbage SSL certificates you get out of the box with VMware ESXi:&lt;/p>
&lt;p>Steps
Get your SSL cert, obviously. You&amp;rsquo;ll need a &lt;em>.key&lt;/em> file and a &lt;em>.crt&lt;/em>. (If you need help at this stage, &lt;a href="https://github.com/docdawning/ssl-kit">take a look at my SSL cert management scripts on github.&lt;/a>)
Enable SSH access to your ESXi box. Login as root over ssh. (If you don&amp;rsquo;t know about this, perhaps this whole process is not for you at this time)
From your root ssh session to your ESXi box, follow these steps:&lt;/p></description></item></channel></rss>