<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>SSL on Geoff Corey&#39;s Blog</title>
    <link>https://blog.geoffcorey.com/tags/ssl/</link>
    <description>Recent content in SSL on Geoff Corey&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 23 May 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.geoffcorey.com/tags/ssl/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Caddy, Wildcard Certs and Ghost</title>
      <link>https://blog.geoffcorey.com/posts/caddy-wildcard-certs-and-ghost/</link>
      <pubDate>Fri, 23 May 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.geoffcorey.com/posts/caddy-wildcard-certs-and-ghost/</guid>
      <description>&lt;h2 id=&#34;the-problem&#34;&gt;The Problem&lt;/h2&gt;
&lt;p&gt;Hosting multiple applications on subdomains requires a strategy for SSL certificates. The specific example involves deploying Ghost blogging software to &lt;code&gt;blog.geoffcorey.com&lt;/code&gt; while redirecting the root domain to this subdomain. The setup uses wildcard Let&amp;rsquo;s Encrypt certificates to avoid generating separate certificates for each subdomain.&lt;/p&gt;
&lt;h2 id=&#34;cloudflare-api-token&#34;&gt;Cloudflare API Token&lt;/h2&gt;
&lt;p&gt;DNS configuration requires Cloudflare. The &lt;a href=&#34;https://github.com/caddybuilds/caddy-cloudflare&#34;&gt;CaddyBuilds/caddy-cloudflare&lt;/a&gt; Docker image provides DNS challenge support for obtaining wildcard certificates.&lt;/p&gt;
&lt;h2 id=&#34;setup-docker-compose--caddy-configuration&#34;&gt;Setup: Docker Compose &amp;amp; Caddy Configuration&lt;/h2&gt;
&lt;h3 id=&#34;docker-composeyml&#34;&gt;docker-compose.yml&lt;/h3&gt;
&lt;p&gt;The configuration includes three services:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
