diff options
| author | Lukasz Kasprzak <lukasz.kasprzak@pm.me> | 2026-03-20 19:16:32 +0100 |
|---|---|---|
| committer | Lukasz Kasprzak <lukasz.kasprzak@pm.me> | 2026-03-20 19:16:32 +0100 |
| commit | 39711cf6c2ec5a3b4480dcb4800cc3802bda5bf2 (patch) | |
| tree | 9221704f413398cfb5d5759083b1e7032566820e /straper/db/public/tls/certbot-certificates.txt | |
| parent | 6b59b75c3a294060dea66bdee16ffaf95ae92889 (diff) | |
| download | bin-39711cf6c2ec5a3b4480dcb4800cc3802bda5bf2.tar.gz bin-39711cf6c2ec5a3b4480dcb4800cc3802bda5bf2.zip | |
feat: first fully successful run e2e on straper
Diffstat (limited to 'straper/db/public/tls/certbot-certificates.txt')
| -rw-r--r-- | straper/db/public/tls/certbot-certificates.txt | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/straper/db/public/tls/certbot-certificates.txt b/straper/db/public/tls/certbot-certificates.txt new file mode 100644 index 0000000..af5fa76 --- /dev/null +++ b/straper/db/public/tls/certbot-certificates.txt @@ -0,0 +1,33 @@ +Saving debug log to /var/log/letsencrypt/letsencrypt.log + +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +Found the following certs: + Certificate Name: chat.labunix.xyz + Serial Number: 51c9aa098aadeaaf0715e337d0f56ecead8 + Key Type: ECDSA + Domains: chat.labunix.xyz + Expiry Date: 2026-06-15 08:02:58+00:00 (VALID: 86 days) + Certificate Path: /etc/letsencrypt/live/chat.labunix.xyz/fullchain.pem + Private Key Path: /etc/letsencrypt/live/chat.labunix.xyz/privkey.pem + Certificate Name: labunix.xyz + Serial Number: 577cac1ddd7171ee4abc5c64ed067af6580 + Key Type: ECDSA + Domains: labunix.xyz *.labunix.xyz + Expiry Date: 2026-06-15 08:06:40+00:00 (VALID: 86 days) + Certificate Path: /etc/letsencrypt/live/labunix.xyz/fullchain.pem + Private Key Path: /etc/letsencrypt/live/labunix.xyz/privkey.pem + Certificate Name: pad.labunix.xyz + Serial Number: 6fd3f255d57acaa91b48a22de15c02fc5ca + Key Type: ECDSA + Domains: pad.labunix.xyz pad-sandbox.labunix.xyz + Expiry Date: 2026-06-15 08:09:34+00:00 (VALID: 86 days) + Certificate Path: /etc/letsencrypt/live/pad.labunix.xyz/fullchain.pem + Private Key Path: /etc/letsencrypt/live/pad.labunix.xyz/privkey.pem + Certificate Name: voice.labunix.xyz + Serial Number: 66b176690b044490fe2ff0bf9f91b03867b + Key Type: ECDSA + Domains: voice.labunix.xyz + Expiry Date: 2026-06-15 08:10:19+00:00 (VALID: 86 days) + Certificate Path: /etc/letsencrypt/live/voice.labunix.xyz/fullchain.pem + Private Key Path: /etc/letsencrypt/live/voice.labunix.xyz/privkey.pem +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
