Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
ca-certs: Update version to 20221011
> This bundle was generated at Tue Oct 11 03:12:05 2022 GMT.

Hopefully fixes the untrusted TLS connection messages:

    2022-11-15T07:40:03+01:00 tldr postfix/smtp[26258]: Untrusted TLS connection established to a1491.mx.srv.dfn.de[194.95.232.86]:25: TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256

    2022-11-15T08:55:49+01:00 tldr postfix/smtp[29393]: Untrusted TLS connection established to mx01.emig.gmx.net[212.227.17.5]:25: TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256

    2022-11-15T12:54:49+01:00 tldr postfix/smtp[9077]: Untrusted TLS connection established to mx1.mpimp-golm.mpg.de[141.14.218.3]:25: TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256

    2022-11-15T15:52:22+01:00 tldr postfix/smtp[16314]: Untrusted TLS connection established to ceres01.demogr.mpg.de[195.37.34.29]:25: TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)
  • Loading branch information
pmenzel committed Nov 15, 2022
1 parent 7afee20 commit 06e0d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ca-certs.be0
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION ca-certs-20210423-0
# BEE_VERSION ca-certs-20221011-0

## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)
Expand Down

0 comments on commit 06e0d39

Please sign in to comment.