jekyll build from Action 8aa1950149
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
<meta charset="utf-8">
|
||||
|
||||
<!-- begin _includes/seo.html --><title>Confession Time - Şahin Akkaya’s Personal Page</title>
|
||||
<meta name="description" content="Last week, I received an email from LetsEncrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I can’t send or receive any emails. If you send me email in the last week and wonder why I didn’t respond, this is the reason.">
|
||||
<meta name="description" content="Last week, I received an email from Let’s Encrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I can’t send or receive any emails. If you send me email in the last week and wonder why I didn’t respond, this is the reason.">
|
||||
|
||||
|
||||
<meta name="author" content="Şahin Akkaya">
|
||||
@ -26,7 +26,7 @@
|
||||
<meta property="og:url" content="https://sahinakkaya.dev/2022/04/08/confession-time.html">
|
||||
|
||||
|
||||
<meta property="og:description" content="Last week, I received an email from LetsEncrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I can’t send or receive any emails. If you send me email in the last week and wonder why I didn’t respond, this is the reason.">
|
||||
<meta property="og:description" content="Last week, I received an email from Let’s Encrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I can’t send or receive any emails. If you send me email in the last week and wonder why I didn’t respond, this is the reason.">
|
||||
|
||||
|
||||
|
||||
@ -272,7 +272,7 @@
|
||||
|
||||
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
|
||||
<meta itemprop="headline" content="Confession Time">
|
||||
<meta itemprop="description" content="Last week, I received an email from LetsEncrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I can’t send or receive any emails. If you send me email in the last week and wonder why I didn’t respond, this is the reason.">
|
||||
<meta itemprop="description" content="Last week, I received an email from Let’s Encrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I can’t send or receive any emails. If you send me email in the last week and wonder why I didn’t respond, this is the reason.">
|
||||
<meta itemprop="datePublished" content="2022-04-08T15:46:00+00:00">
|
||||
|
||||
|
||||
@ -314,7 +314,7 @@
|
||||
|
||||
<section class="page__content" itemprop="text">
|
||||
|
||||
<p>Last week, I received an email from <a href="https://letsencrypt.org/">LetsEncrypt</a> reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I can’t send or receive any emails. If you send me email in the last week and wonder why I didn’t respond, this is the reason.</p>
|
||||
<p>Last week, I received an email from <a href="https://letsencrypt.org/">Let’s Encrypt</a> reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I can’t send or receive any emails. If you send me email in the last week and wonder why I didn’t respond, this is the reason.</p>
|
||||
|
||||
<p>Anyway, I thought it will be easy to fix. Just run <code class="language-plaintext highlighter-rouge">certbot</code> again and let him do the job, right? NOPE. It is not that easy. It is just giving me errors with some success messages. If I was not so clueless about what the heck I am doing, I could fix the error. But I don’t know anything about how SSL works and it is a shame.</p>
|
||||
|
||||
|
Reference in New Issue
Block a user