<?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>SSLreminder blog</title><link>https://sslreminder.pro/blog/</link><description>Recent content on SSLreminder blog</description><generator>Hugo</generator><language>en</language><copyright>{year} SSLreminder. All rights reserved.</copyright><lastBuildDate>Thu, 12 Feb 2026 04:47:00 +0000</lastBuildDate><atom:link href="https://sslreminder.pro/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>Evolving threats: attacks in the TLS era</title><link>https://sslreminder.pro/blog/posts/evolving-threats-attacks-in-the-tls-era/</link><pubDate>Thu, 12 Feb 2026 04:47:00 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/evolving-threats-attacks-in-the-tls-era/</guid><description>&lt;p&gt;With encryption nearly everywhere, attackers have adjusted their playbook. Below are the threat trends that show up most often around TLS − and what they mean for people running TLS at scale.&lt;/p&gt;
&lt;h3 id="1-phishing-with-https-is-now-the-default"&gt;&lt;strong&gt;1) Phishing with HTTPS is now the default&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Phishers figured out years ago that they can get valid TLS certificates cheaply (or free) for look-alike domains. So the padlock tells you &lt;em&gt;&amp;ldquo;this connection is encrypted&amp;rdquo;&lt;/em&gt;, not &lt;em&gt;&amp;ldquo;this site is trustworthy&amp;rdquo;&lt;/em&gt;. Recent reporting puts HTTPS usage on phishing sites at roughly &lt;strong&gt;three-quarters or more&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>A look at TLS and Internet security in early 2026</title><link>https://sslreminder.pro/blog/posts/state-of-tls-q1-2026/</link><pubDate>Mon, 05 Jan 2026 12:21:34 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/state-of-tls-q1-2026/</guid><description>&lt;p&gt;At the start of 2026, TLS (often still called &amp;ldquo;SSL&amp;rdquo;) – is essentially the default for web traffic. Encryption is now expected for websites: in the U.S., about &lt;strong&gt;98% of all internet traffic is sent over HTTPS&lt;/strong&gt;, and globally around &lt;strong&gt;88–95% of web traffic is encrypted&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;This ubiquity of TLS has greatly improved confidentiality and integrity online, but it hasn&amp;rsquo;t made security a solved problem. The TLS ecosystem is actively evolving to address new challenges. This short report highlights key developments and practical insights for IT professionals managing TLS certificates and infrastructure.&lt;/p&gt;</description></item><item><title>Using SSLreminder via API is easy</title><link>https://sslreminder.pro/blog/posts/using-sslreminder-via-api-is-easy/</link><pubDate>Mon, 27 Oct 2025 10:33:21 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/using-sslreminder-via-api-is-easy/</guid><description>&lt;p&gt;Prefer &lt;code&gt;curl&lt;/code&gt; (or code) over clicking around? Our Account API makes it straightforward to add, list, and remove monitored domains. And there&amp;rsquo;s a free, no-auth certificate checker for quick lookups.&lt;/p&gt;
&lt;h2 id="quick-start"&gt;Quick start&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Grab your API token&lt;/strong&gt; from your SSLreminder account (paid plans). Use it as a Bearer token in the &lt;code&gt;Authorization&lt;/code&gt; header.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Ping the health endpoint&lt;/strong&gt; (no auth needed):&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;curl https://api.sslreminder.pro/healthy
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="c1"&gt;# → {&amp;#34;status&amp;#34;:&amp;#34;Healthy&amp;#34;}&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id="core-endpoints-with-curl"&gt;Core endpoints (with curl)&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Add a domain&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Device-bound session credentials: Google's next move against cookie theft</title><link>https://sslreminder.pro/blog/posts/device-bound-session-credentials/</link><pubDate>Sun, 19 Oct 2025 10:17:27 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/device-bound-session-credentials/</guid><description>&lt;p&gt;Google is rolling out &lt;strong&gt;Device-Bound Session Credentials (DBSC)&lt;/strong&gt; to limit session hijacking by binding a session to the device that created it. Instead of relying on a stealable bearer cookie alone, Chrome generates a &lt;strong&gt;per-session public/private keypair&lt;/strong&gt; and stores the private key in secure hardware (on Windows, the TPM where available).&lt;/p&gt;
&lt;p&gt;Servers can periodically challenge the client to prove it still holds that device-locked key, making exfiltrated cookies useless on other machines.&lt;/p&gt;</description></item><item><title>Let’s Encrypt ends expiration emails − Here’s how to stay notified</title><link>https://sslreminder.pro/blog/posts/lets-encrypt-ends-expiration-email-reminders-stay-notified/</link><pubDate>Thu, 01 May 2025 19:13:01 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/lets-encrypt-ends-expiration-email-reminders-stay-notified/</guid><description>&lt;p&gt;Let’s Encrypt has announced that it will discontinue its expiration notification emails starting June 4, 2025. This change is driven by several factors:​&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The widespread adoption of automated certificate renewal processes among users.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;A commitment to enhancing user privacy by reducing the retention of email addresses linked to certificate issuance.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The desire to allocate resources more efficiently, as maintaining the notification system incurs significant costs.&lt;/p&gt;</description></item><item><title>Monitor more than websites: SSL Certificate checks for IMAP and other services</title><link>https://sslreminder.pro/blog/posts/how-to-monitor-ssl-tls-for-imap-and-other-services/</link><pubDate>Fri, 25 Apr 2025 06:22:28 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/how-to-monitor-ssl-tls-for-imap-and-other-services/</guid><description>&lt;p&gt;Did you know SSLreminder isn&amp;rsquo;t just for websites? Your mail server, API endpoints, and many other services also rely on valid SSL/TLS certificates. Letting these certificates expire can disrupt critical business operations and compromise security.&lt;/p&gt;
&lt;h3 id="example-monitoring-imap-ssl-certificates"&gt;Example: Monitoring IMAP SSL certificates&lt;/h3&gt;
&lt;p&gt;To monitor your IMAP server&amp;rsquo;s SSL certificate with SSLreminder:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Log into your SSLreminder account.&lt;/li&gt;
&lt;li&gt;Click on &lt;strong&gt;&amp;ldquo;Add new&amp;rdquo;&lt;/strong&gt;, enter a new domain name, and save it&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;&amp;ldquo;Edit&amp;rdquo;&lt;/strong&gt; and specify the custom port number, in this case &lt;strong&gt;993&lt;/strong&gt; (IMAPS).&lt;/li&gt;
&lt;li&gt;Save your check and relax − SSLreminder takes care of the rest!&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;
&lt;img loading="lazy" src="https://sslreminder.pro/blog/images/sslreminder_custom_port_imap.png"
alt="Configuring a custom port for IMAP SSL monitoring in SSLreminder"/&gt; &lt;figcaption&gt;
Configuring a custom port for IMAP SSL monitoring in SSLreminder
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;You&amp;rsquo;ll receive timely notifications before the certificate expires, giving you peace of mind and continuity of service.&lt;/p&gt;</description></item><item><title>SSL/TLS world in 2025: April check-in</title><link>https://sslreminder.pro/blog/posts/ssl-tls-world-in-2025-quick-check-in/</link><pubDate>Sun, 20 Apr 2025 10:08:38 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/ssl-tls-world-in-2025-quick-check-in/</guid><description>&lt;p&gt;The secure‑web stack has evolved more over the past two years than in the previous five. Here’s a quick mid‑2025 update covering the most significant shifts: from protocol updates to certificate automation.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="1-tls-13-is-now-the-standard"&gt;1. TLS 1.3 is now the standard&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;93% of Cloudflare’s connections are now using TLS 1.3,&lt;/strong&gt; a huge increase from less than 1% in 2018. This seven‑year‑old spec has become the baseline for browsers and CDNs.&lt;/li&gt;
&lt;li&gt;Major players like Chrome, Firefox, and Cloudflare have &lt;strong&gt;brought back Encrypted Client Hello (ECH)&lt;/strong&gt; after a few bumps in 2023, helping hide the Server Name Indication for better HTTPS privacy.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="2-postquantum-security-makes-its-entrance"&gt;2. Post‑quantum security makes its entrance&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Cloudflare’s data shows that &lt;strong&gt;about 2% of all TLS 1.3 handshakes now use a hybrid Kyber + X25519 key exchange.&lt;/strong&gt; Expect adoption to hit double digits by year‑end as the draft RFCs settle.&lt;/li&gt;
&lt;li&gt;With NIST finalizing its first round of post‑quantum cryptography standards this spring, browsers are gearing up to accept new post‑quantum ciphersuites without the need for a brand‑new &amp;ldquo;TLS 1.4&amp;rdquo;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="3-streamlined-automation-in-the-acme-ecosystem"&gt;3. Streamlined automation in the ACME ecosystem&lt;/h2&gt;
&lt;p&gt;Let’s Encrypt is keeping things innovative:&lt;/p&gt;</description></item><item><title>Apple to limit ADP availability in the UK</title><link>https://sslreminder.pro/blog/posts/apple-to-limit-adp-in-uk/</link><pubDate>Wed, 05 Mar 2025 02:23:27 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/apple-to-limit-adp-in-uk/</guid><description>&lt;p&gt;Apple has recently decided to stop offering &lt;strong&gt;Advanced Data Protection (ADP)&lt;/strong&gt; to new users in the United Kingdom. While the company has not explicitly stated the reason for this change, it reaffirmed its stance on encryption, saying: &lt;em&gt;&amp;ldquo;We have never built a backdoor or master key to any of our products or services and we never will.&amp;rdquo;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;A possible factor in this decision is the &lt;strong&gt;UK’s Investigatory Powers Act (IPA) of 2016&lt;/strong&gt;, which gives the government the authority to request access to encrypted data. According to a recent &lt;strong&gt;Washington Post&lt;/strong&gt; report, Apple was asked to enable access to ADP-encrypted data for UK users globally. Rather than modifying its security approach, Apple has opted to limit ADP’s availability in the UK.&lt;/p&gt;</description></item><item><title>OSCP to go away soon</title><link>https://sslreminder.pro/blog/posts/oscp-to-go-away-soon/</link><pubDate>Thu, 27 Feb 2025 20:38:29 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/oscp-to-go-away-soon/</guid><description>&lt;p&gt;In a recent Feisty Duck newsletter post titled &lt;a href="https://www.feistyduck.com/newsletter/issue_121_the_slow_death_of_ocsp"&gt;&amp;ldquo;The slow death of OCSP&amp;rdquo;&lt;/a&gt; the author explains why the Online Certificate Status Protocol (OCSP) is gradually losing significance in the SSL/TLS ecosystem. It is interesting to understand what&amp;rsquo;s next for the protocol and have a quick look at how it came to be in the first place many years ago.&lt;/p&gt;
&lt;p&gt;Originally conceived to provide real-time certificate revocation information, OCSP has been hampered by performance bottlenecks, occasional inaccuracies, and soft-fail browser implementations. In short, if an OCSP server is unreachable, most &lt;strong&gt;browsers proceed without a valid response&lt;/strong&gt;, which leaves the door open for potential security gaps.
As users, we never know when we&amp;rsquo;re protected and when we&amp;rsquo;re not.&lt;/p&gt;</description></item><item><title>Account API is now live! 🥳</title><link>https://sslreminder.pro/blog/posts/account-api-released/</link><pubDate>Fri, 13 Sep 2024 10:33:43 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/account-api-released/</guid><description>&lt;p&gt;We&amp;rsquo;re thrilled to announce that the SSLreminder account API is now live and available to all paid customers!&lt;/p&gt;
&lt;p&gt;After an exciting pre-release phase with a select group of testers, we&amp;rsquo;ve fine-tuned the endpoints to ensure they meet the needs of our users. The API allows you to &lt;strong&gt;automate domain management&lt;/strong&gt;, making it easier to keep track of your SSL/TLS certificates, &lt;strong&gt;integrate seamlessly with your existing tools&lt;/strong&gt;, and streamline domain management operations.&lt;/p&gt;</description></item><item><title>Introducing our new account API (pre-release)</title><link>https://sslreminder.pro/blog/posts/introducing-account-api/</link><pubDate>Fri, 09 Aug 2024 09:25:50 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/introducing-account-api/</guid><description>&lt;p&gt;We’re excited to announce the launch of a new feature that many of our customers have been asking for—our Account API is here and currently in pre-release testing!&lt;/p&gt;
&lt;figure class="center"&gt;
&lt;img loading="lazy" src="https://sslreminder.pro/blog/images/api_cloud_illustration.jpeg" width="160px"/&gt;
&lt;/figure&gt;
&lt;p&gt;We’ve rolled it out to a select group of customers who requested it specifically, and they’re helping us fine-tune its functionality. Once the testing phase is complete, API access will be available to all customers on a paid plan.&lt;/p&gt;</description></item><item><title>Customer Emails feature released</title><link>https://sslreminder.pro/blog/posts/customer-emails-feature-released/</link><pubDate>Sat, 02 Sep 2023 09:21:02 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/customer-emails-feature-released/</guid><description>&lt;p&gt;Following multiple requests, we’re happy to release a new feature called &lt;strong&gt;“Customer Emails”&lt;/strong&gt;. It will be most beneficial to SSLreminder account owners who manage domain names on behalf of their customers.&lt;/p&gt;
&lt;p&gt;The Customer Emails feature allows you to assign a customer email address to a tracked domain name so that the &lt;strong&gt;notification is also delivered to your customer&lt;/strong&gt;. Let’s see how this works in practice below.&lt;/p&gt;</description></item><item><title>The PQC Migration Handbook</title><link>https://sslreminder.pro/blog/posts/the-pqc-migration-handbook/</link><pubDate>Mon, 15 May 2023 05:48:11 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/the-pqc-migration-handbook/</guid><description>&lt;p&gt;The Dutch National Communications Security Agency and several other participants have released the PQC Migration Handbook. This handbook provides actionable steps for organizations to identify and mitigate the risks of quantum computers to their cryptographic landscape.&lt;/p&gt;
&lt;p&gt;With the increasing development of quantum computers, many cryptographic schemes currently in use will become weakened or completely insecure. The handbook explains the importance of identifying and migrating to &lt;strong&gt;post-quantum cryptography (PQC)&lt;/strong&gt; to ensure the security of sensitive data and prevent unauthorized access.&lt;/p&gt;</description></item><item><title>RPKI in Dutch government routing by the end of 2024</title><link>https://sslreminder.pro/blog/posts/rpki-to-be-used-by-dutch-government/</link><pubDate>Mon, 08 May 2023 05:27:18 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/rpki-to-be-used-by-dutch-government/</guid><description>&lt;p&gt;By the end of 2024, all Dutch government ICT systems must use the RPKI standard to improve the government&amp;rsquo;s internet routing security. This also means that RPKI must not only be used for new purchases but should also be implemented in all existing government systems. The Government-wide Policy Consultation on Digital Government (OBDO) established this objective on March 30th as part of a target agreement.&lt;/p&gt;</description></item><item><title>Google to phase out the address bad padlock icon in Chrome</title><link>https://sslreminder.pro/blog/posts/chrome-to-phase-out-padlock-icon/</link><pubDate>Thu, 04 May 2023 10:32:12 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/chrome-to-phase-out-padlock-icon/</guid><description>&lt;p&gt;Google plans to replace the padlock icon indicating website security in Chrome with a &amp;ldquo;tune&amp;rdquo; icon in September 2023 as part of a browser redesign. Google&amp;rsquo;s research found that only 11% of participants understood the intended purpose of the lock icon.&lt;/p&gt;
&lt;p&gt;The new icon better represents control menus and encourages users to click through to access more information about their security and connection settings. Over 95% of Chrome webpages loaded on Windows now use HTTPS, making it the default connection. The new icon will continue to mark plaintext HTTP as insecure on all platforms.&lt;/p&gt;</description></item><item><title>Open letter to the British government from online messengers</title><link>https://sslreminder.pro/blog/posts/open-letter-to-british-government-from-messengers-ceos/</link><pubDate>Sun, 30 Apr 2023 12:09:41 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/open-letter-to-british-government-from-messengers-ceos/</guid><description>&lt;p&gt;The EU&amp;rsquo;s proposed &amp;ldquo;chat control&amp;rdquo; legislation and the UK&amp;rsquo;s Online Safety Bill are both under the pretext of child protection. Still, they also enable full-scale surveillance of chat communication without probable cause.&lt;/p&gt;
&lt;p&gt;That is why seven messenger applications (Element, Session, Signal, Threema, Viber, WhatsApp, and Wire) published an open letter in opposition to the UK&amp;rsquo;s Online Safety Bill currently in the House of Lords.&lt;/p&gt;</description></item><item><title>Chrome downgrades long-running requests from HTTPS to HTTP (bug)</title><link>https://sslreminder.pro/blog/posts/chrome-downgrades-to-http/</link><pubDate>Thu, 28 Apr 2022 20:59:39 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/chrome-downgrades-to-http/</guid><description>&lt;p&gt;Interesting bug was discovered in Chrome, describing the behaviour of the browser downgrading long-running requests from HTTPS to HTTP after 3 seconds of waiting for a response.&lt;/p&gt;
&lt;p&gt;Chrome is cancelling the first request after 3s, then requests the same URL again, this time via HTTP, instead of the original HTTPS.&lt;/p&gt;
&lt;figure&gt;
&lt;img loading="lazy" src="https://sslreminder.pro/blog/images/so_chrome_http_image.png"/&gt; &lt;figcaption&gt;
Chrome downgrading HTTPS to HTTP
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Here are the steps to reproduce this issue:&lt;/p&gt;</description></item><item><title>Introducing Digest Email</title><link>https://sslreminder.pro/blog/posts/introducing-digest-email/</link><pubDate>Tue, 18 Jan 2022 17:47:01 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/introducing-digest-email/</guid><description>&lt;h3 id="new-notification-mode"&gt;New notification mode&lt;/h3&gt;
&lt;p&gt;In January 2022, we have released a new notification mode. It comes as an addition to our standard daily emails (one email per domain name) and weekly Slack digests.&lt;/p&gt;
&lt;p&gt;Once enabled, the Digest email mode replaces daily individual emails, compiling together expiration information for all domain names under your account.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s how to enable Digest emails:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Navigate to the &lt;code&gt;Notification preferences&lt;/code&gt; menu in your account&lt;/li&gt;
&lt;li&gt;In the &lt;code&gt;Digest email&lt;/code&gt; section, select &amp;ldquo;Digest email&amp;rdquo; and click on &amp;ldquo;Update notification preferences&amp;rdquo;&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;
&lt;img loading="lazy" src="https://sslreminder.pro/blog/images/digest_email_settings.png" width="600px"/&gt; &lt;figcaption&gt;
Digest email in Notification preferences
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3 id="give-it-a-try"&gt;Give it a try&lt;/h3&gt;
&lt;p&gt;It is possible to receive a Digest email before deciding whether to switch to this notification mode.&lt;/p&gt;</description></item><item><title>Let's Encrypt Root Certificate Expiration</title><link>https://sslreminder.pro/blog/posts/letsencrypt_root_expiration_2021/</link><pubDate>Wed, 12 May 2021 08:20:28 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/letsencrypt_root_expiration_2021/</guid><description>&lt;p&gt;On &lt;strong&gt;September 30, 2021&lt;/strong&gt;, the older root certificate of Let&amp;rsquo;s Encrypt will expire (the &lt;code&gt;DST Root CA X3&lt;/code&gt;).&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s what happens after that date:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Older devices that do not receive software updates will not trust the certificates from Let&amp;rsquo;s Encrypt anymore (for example, iPhone 4). This is because such devices will not have the new root certificate installed with software updates (the &lt;code&gt;ISRG Root X1&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;Modern devices already contain the new certificate, &lt;code&gt;ISRG Root X1&lt;/code&gt;, in their list of root certificates. No further action is required.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For more information on this topic, see the original update from Let&amp;rsquo;s Encrypt here: &lt;a href="https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/"&gt;https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Time to eliminate obsolete TLS protocol configurations – NSA</title><link>https://sslreminder.pro/blog/posts/time-to-eliminate-obsolete-tls-configurations/</link><pubDate>Mon, 01 Feb 2021 23:02:40 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/time-to-eliminate-obsolete-tls-configurations/</guid><description>&lt;p&gt;The National Security Agency (NSA) recommends replacing obsolete protocol configurations with ones that utilise strong encryption and authentication to protect sensitive information. Over time, new attacks against Transport Layer Security (TLS) and the algorithms it uses have been discovered. Network connections employing obsolete protocols are at an elevated risk of exploitation by adversaries.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;NSA recommends that &lt;strong&gt;only TLS 1.2 or TLS 1.3 be used&lt;/strong&gt;;&lt;br&gt;
and that SSL 2.0, SSL 3.0, TLS 1.0, and TLS 1.1 should not be used&lt;/p&gt;</description></item><item><title>HTTPS-only mode in Firefox 83</title><link>https://sslreminder.pro/blog/posts/firefox-83-https-only-mode/</link><pubDate>Sun, 13 Dec 2020 14:30:41 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/firefox-83-https-only-mode/</guid><description>&lt;p&gt;In November, Mozilla introduced the HTTPS-only Mode, a brand-new security feature available in Firefox 83.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s what happens when you enable HTTPS-only Mode:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Firefox attempts to establish fully secure connections to every website (even for the &lt;code&gt;http://&lt;/code&gt; addresses), and&lt;/li&gt;
&lt;li&gt;Firefox asks for your permission before connecting to a website that doesn’t support secure connections.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;More information available on the &lt;a href="https://blog.mozilla.org/security/2020/11/17/firefox-83-introduces-https-only-mode/"&gt;official blog&lt;/a&gt; of Mozilla.&lt;/p&gt;</description></item><item><title>Our New Homepage</title><link>https://sslreminder.pro/blog/posts/new-homepage/</link><pubDate>Wed, 21 Oct 2020 19:21:02 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/new-homepage/</guid><description>&lt;p&gt;At some point we have realised that our, then-current, homepage was far from optimal. It didn&amp;rsquo;t provide enough of clear, well-structured information about what is it that SSLreminder is doing.&lt;/p&gt;
&lt;p&gt;We decided to change that.&lt;/p&gt;
&lt;figure&gt;
&lt;img loading="lazy" src="https://sslreminder.pro/blog/images/new_landing_page_01.png" width="300px"/&gt; &lt;figcaption&gt;
Prototyping in progress
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Since we don&amp;rsquo;t have a full-blown team of front-end engineers and UI/UX designers, all the thinking, prototyping and implementation was done by our techies. (Spoiler: they did quite a good job over there, feel free to check it out &lt;a href="https://sslreminder.pro/"&gt;here&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>Digicert to Deprecate the OU Field</title><link>https://sslreminder.pro/blog/posts/digicert-to-deprecate-ou-field/</link><pubDate>Sun, 27 Sep 2020 12:30:23 +0000</pubDate><guid>https://sslreminder.pro/blog/posts/digicert-to-deprecate-ou-field/</guid><description>&lt;h3 id="why-is-the-ou-field-being-removed"&gt;Why is the OU field being removed?&lt;/h3&gt;
&lt;p&gt;Oftentimes confusing, the OU field is intended to keep the information about Organizational Unit that the certificate is issued for. This field is mostly optional and there is no generally accepted validation rules for it.&lt;/p&gt;
&lt;p&gt;To reduce confusion around this field and improve validation times, Digicert is going to remove it from future ordering processes.&lt;/p&gt;</description></item><item><title>Google Chrome Will Limit SSL/TLS Certificates to 1 Year of Validity</title><link>https://sslreminder.pro/blog/posts/google-chrome-will-limit-certificates-to-one-year/</link><pubDate>Mon, 15 Jun 2020 22:21:04 +0200</pubDate><guid>https://sslreminder.pro/blog/posts/google-chrome-will-limit-certificates-to-one-year/</guid><description>&lt;p&gt;On the 10th of June a CA/Browser Forum representative informed through Twitter that as of &lt;strong&gt;September 1 2020&lt;/strong&gt; Google Chrome will start limiting SSL/TLS certificates validity period to 398 days, or a bit over 1 year.&lt;/p&gt;
&lt;p&gt;&lt;img alt="CA/Browser Forum representative tweet" loading="lazy" src="https://sslreminder.pro/blog/images/cabrowserrepresentativetweet.png"&gt;&lt;/p&gt;
&lt;p&gt;So what exactly does this change mean for a website owner or administrator? Since the maximum certificate validity will be cut in &lt;a href="https://sslreminder.pro/blog/posts/maximum-ssl-certificate-validity/"&gt;about half&lt;/a&gt;, the chance to miss extension date will simply become twice as big.&lt;/p&gt;</description></item><item><title>Why Do You Need SSL</title><link>https://sslreminder.pro/blog/posts/why-do-i-need-ssl/</link><pubDate>Sun, 17 May 2020 14:43:19 +0200</pubDate><guid>https://sslreminder.pro/blog/posts/why-do-i-need-ssl/</guid><description>&lt;p&gt;Welcome back to our blog. Today we are going to find out why do we actually need SSL and what is the benefit of having it enabled.&lt;/p&gt;
&lt;p&gt;There are 2 protocol groups that provide secure communication over the Internet - SSL and TLS. For the sake of simplicity we are going to call them &amp;ldquo;SSL&amp;rdquo; as a group, but we actually mean both, so read it as &amp;ldquo;SSL/TLS&amp;rdquo;. Sometimes SSL is also called HTTPS, which is a different thing, but again for our discussion does not matter much.&lt;/p&gt;</description></item><item><title>Current State of SSL/TLS Support</title><link>https://sslreminder.pro/blog/posts/current-state-of-ssl-tls-support/</link><pubDate>Thu, 07 May 2020 04:45:48 +0200</pubDate><guid>https://sslreminder.pro/blog/posts/current-state-of-ssl-tls-support/</guid><description>&lt;p&gt;Welcome back to the SSLreminder blog. Today we&amp;rsquo;re looking at the current state of the SSL ecosystem with regards to TLS (SSL) protocol support by modern websites.&lt;/p&gt;
&lt;p&gt;In order to get the data we have turned to &lt;a href="https://www.ssllabs.com/ssl-pulse/"&gt;SSL Pulse&lt;/a&gt;, a monitoring tool by SSL Labs. It is a continuous and global dashboard for monitoring the quality of SSL/TLS support over time across 150,000 SSL- and TLS-enabled, most popular websites in the world.&lt;/p&gt;</description></item><item><title>Maximum SSL Certificate Validity</title><link>https://sslreminder.pro/blog/posts/maximum-ssl-certificate-validity/</link><pubDate>Mon, 04 May 2020 07:10:24 +0200</pubDate><guid>https://sslreminder.pro/blog/posts/maximum-ssl-certificate-validity/</guid><description>&lt;p&gt;In short, &lt;strong&gt;maximum SSL certificate validity period is 2.2 years&lt;/strong&gt; (in 2020). See below for more details.&lt;/p&gt;
&lt;p&gt;By voting for &lt;a href="https://cabforum.org/2017/03/17/ballot-193-825-day-certificate-lifetimes/"&gt;Ballot 193&lt;/a&gt;, the CA/Browser Forum group have reduced the maximum lifetime for SSL certificates to 825 days or about 2.2 years.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s an excerpt from the ballot:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Subscriber Certificates issued after March 1, 2018 MUST have a
Validity Period no greater than 825 days.&lt;/p&gt;</description></item></channel></rss>