<?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 Janik von Rotz</title>
    <link>https://janikvonrotz.ch/tags/ssl/</link>
    <description>Recent content in Ssl on Janik von Rotz</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 14 Feb 2016 22:28:26 +0000</lastBuildDate>
    <atom:link href="https://janikvonrotz.ch/tags/ssl/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Configure Let’s Encrypt auto renewal for certificates</title>
      <link>https://janikvonrotz.ch/2016/02/14/configure-lets-encrypt-auto-renewal-for-certificates/</link>
      <pubDate>Sun, 14 Feb 2016 22:28:26 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2016/02/14/configure-lets-encrypt-auto-renewal-for-certificates/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/ddce334cd8ab21a40941&#34;&gt;https://gist.github.com/ddce334cd8ab21a40941&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;Let’s Encrypt is a free, automated, and open certificate authority (CA), run for the public’s benefit. So far it works well and makes it easy to obtain a free certificate. Now the created certificates will expire withing 90 days. This post will show you how you can auto renew these certificates before they expire.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install Let’s Encrypt and create a free SSL certificate</title>
      <link>https://janikvonrotz.ch/2015/12/04/install-lets-encrypt-and-create-a-free-ssl-certificate/</link>
      <pubDate>Fri, 04 Dec 2015 11:23:57 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2015/12/04/install-lets-encrypt-and-create-a-free-ssl-certificate/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/2e0ee4cf7e04bb75742d&#34;&gt;https://gist.github.com/2e0ee4cf7e04bb75742d&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://letsencrypt.org/&#34;&gt;Let’s Encrypt&lt;/a&gt; is a free, automated, and open certificate authority (CA), run for the public’s benefit. Let’s Encrypt is a service provided by the Internet Security Research Group (ISRG). This guide shows you how you can obtain a free SSL certificate.&lt;/p&gt;</description>
    </item>
    <item>
      <title>free SSL for everybody</title>
      <link>https://janikvonrotz.ch/2015/03/23/free-ssl-for-everybody/</link>
      <pubDate>Mon, 23 Mar 2015 09:09:11 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2015/03/23/free-ssl-for-everybody/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://letsencrypt.org/&#34;&gt;Let&amp;rsquo;s Encrypt&lt;/a&gt; is the latest initiative by the &lt;a href=&#34;https://letsencrypt.org/about/&#34;&gt;Internet Security Research Group (ISRG)&lt;/a&gt;.&#xA;Their goal is simple, every site on the internet has to be SSL secured.&lt;/p&gt;&#xA;&lt;p&gt;They want to achieve that by serving an open certificate authority (CA) and also provide a tool to set up a secured site the easiest way possible.&lt;/p&gt;&#xA;&lt;p&gt;And now the big deal about this, their service is free of charge!&lt;/p&gt;&#xA;&lt;p&gt;If this is really a thing, it will be a disaster for the SSL economy. As you might know SSL certificates are everything else than cheap. So good luck to every company that relays on selling SSL certificates as their core competence.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How the Heartbleed bug works</title>
      <link>https://janikvonrotz.ch/2014/04/14/how-the-heartbleed-bug-works/</link>
      <pubDate>Mon, 14 Apr 2014 06:39:22 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/04/14/how-the-heartbleed-bug-works/</guid>
      <description>&lt;p&gt;This is the most accurate explanation I&amp;rsquo;ve found so far. Thanks to &lt;a href=&#34;http://xkcd.com/&#34;&gt;xkcd&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Open SSL Heartbleed Bug</title>
      <link>https://janikvonrotz.ch/2014/04/09/open-ssl-heartbleed-bug/</link>
      <pubDate>Wed, 09 Apr 2014 15:25:47 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/04/09/open-ssl-heartbleed-bug/</guid>
      <description>&lt;p&gt;For those who missed it. The OpenSSL project has recently announced a security vulnerability in OpenSSL affecting versions 1.0.1 and 1.0.2 (CVE-2014-0160).&lt;/p&gt;&#xA;&lt;p&gt;Details of the bug are available here: &lt;a href=&#34;http://heartbleed.com/&#34;&gt;The Heartbleed Bug&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;You can check you website here: &lt;a href=&#34;http://filippo.io/Heartbleed/&#34;&gt;Heartbleed test&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Details and update instructions from the websites of your Linux vendor of choice:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://aws.amazon.com/amazon-linux-ami/security-bulletins/ALAS-2014-320/&#34;&gt;Amazon Linux AMI&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://rhn.redhat.com/errata/RHSA-2014-0376.html&#34;&gt;Red Hat&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://www.ubuntu.com/usn/usn-2165-1/&#34;&gt;Ubuntu&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;On Ubuntu the update is simply done by executing these commands:&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;sudo apt-get update&#xA;sudo apt-get upgrade&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;The following command shows (after an upgrade) all services that need to be restarted.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nginx SSL website</title>
      <link>https://janikvonrotz.ch/2014/04/03/nginx-ssl-website/</link>
      <pubDate>Thu, 03 Apr 2014 07:54:04 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/04/03/nginx-ssl-website/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9408793&#34;&gt;https://gist.github.com/9408793&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;This best practice shows you the most advanced SSL configurations for your Nginx website.&#xA;For productive usage it&amp;rsquo;s recommended to use only public-signed certificates.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Website Update SSL</title>
      <link>https://janikvonrotz.ch/2014/03/19/website-update-ssl/</link>
      <pubDate>Wed, 19 Mar 2014 15:15:21 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/03/19/website-update-ssl/</guid>
      <description>&lt;p&gt;Hi visiter,&lt;/p&gt;&#xA;&lt;p&gt;As you might have already seen, this websites is now  accessible over https.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://janikvonrotz.ch/wp-content/uploads/2014/03/Janik-von-Rotz-loves-SSL.jpg&#34; alt=&#34;Janik von Rotz loves SSL&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve moved this website to a new custom webserver run by &lt;a href=&#34;https://aws.amazon.com/de/ec2/&#34;&gt;Amazon AWS EC2&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;m still trying to fix some minor errors, so don&amp;rsquo;t be confused if the website is not reachable for a certain time.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Apache vHost with SSL Certicate converted from .pfx Export file</title>
      <link>https://janikvonrotz.ch/2014/01/27/apache-vhost-with-ssl-certicate-converted-from-pfx-export-file/</link>
      <pubDate>Mon, 27 Jan 2014 14:03:40 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/01/27/apache-vhost-with-ssl-certicate-converted-from-pfx-export-file/</guid>
      <description>&lt;p&gt;This is an simple example for an Apache vHost SSL vHost configuration:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;&amp;lt;VirtualHost 192.168.0.1:443&amp;gt;&#xA;DocumentRoot /var/www/&#xA;SSLEngine on&#xA;SSLCertificateFile /path/to/certificate.crt&#xA;SSLCertificateKeyFile /path/to/keyfile.key&#xA;&amp;lt;/VirtualHost&amp;gt;&#xA;&lt;/code&gt;&lt;/pre&gt;</description>
    </item>
  </channel>
</rss>
