feat: refactor pagination implementation
This commit is contained in:
parent
ee77555c32
commit
da793fd1cc
196 changed files with 2498 additions and 36 deletions
10
src/posts/2020/lets-encrypt-vulnerability.md
Normal file
10
src/posts/2020/lets-encrypt-vulnerability.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
date: 2020-03-04
|
||||
draft: false
|
||||
title: Let's Encrypt Vulnerability
|
||||
tags: ['security']
|
||||
---
|
||||
|
||||
**[Bruce Schneier:](https://www.schneier.com/blog/archives/2020/03/lets_encrypt_vu.html)**
|
||||
|
||||
> In a notification email to its clients, the organisation said: "We recently discovered a bug in the Let's Encrypt certificate authority code. "Unfortunately, this means we need to revoke the certificates that were affected by this bug, which includes one or more of your certificates.<!-- excerpt -->
|
Reference in a new issue