sync
This commit is contained in:
parent
f609457dcf
commit
62073e0295
318 changed files with 8112 additions and 4346 deletions
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# $OpenBSD: acme-client.conf,v 1.4 2020/09/17 09:13:06 florian Exp $
|
||||
# $OpenBSD: acme-client.conf,v 1.5 2023/05/10 07:34:57 tb Exp $
|
||||
#
|
||||
authority letsencrypt {
|
||||
api url "https://acme-v02.api.letsencrypt.org/directory"
|
||||
|
@ -27,5 +27,7 @@ domain example.com {
|
|||
alternative names { secure.example.com }
|
||||
domain key "/etc/ssl/private/example.com.key"
|
||||
domain full chain certificate "/etc/ssl/example.com.fullchain.pem"
|
||||
# Test with the staging server to avoid aggressive rate-limiting.
|
||||
#sign with letsencrypt-staging
|
||||
sign with letsencrypt
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
From purplerain@secbsd.org Tue May 2 00:00:00 UTC 2023
|
||||
From purplerain@secbsd.org Sat May 13 00:00:00 UTC 2023
|
||||
Return-Path: root
|
||||
Date: May 2 00:00:00 UTC 2023
|
||||
Date: May 13 00:00:00 UTC 2023
|
||||
From: purplerain@secbsd.org (Purple Rain)
|
||||
To: root
|
||||
Subject: Welcome to SecBSD 1.3!
|
||||
|
|
|
@ -1 +1 @@
|
|||
# SecBSD 1.3-8bfda6e: Mon May 2 00:00:00 UTC 2023 (Quetzalcoatl)
|
||||
# SecBSD 1.3-025fffe: Sat May 13 00:00:00 UTC 2023 (Quetzalcoatl)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue