diff --git a/content/momentum/4/config/tls-ciphers.md b/content/momentum/4/config/tls-ciphers.md index d19d1745..ac172ecf 100644 --- a/content/momentum/4/config/tls-ciphers.md +++ b/content/momentum/4/config/tls-ciphers.md @@ -1,5 +1,5 @@ --- -lastUpdated: "03/26/2020" +lastUpdated: "09/26/2023" title: "tls_ciphers" description: "tls ciphers specify allowable ciphers for TLS inbound and outbound sessions TLS Ciphers DEFAULT NORMAL Configuration Change Support for GNUTLS is available as of version 4 1 for SMTP reception and SMTP deliveries only This option specifies the allowable ciphers for a TLS session The allowable ciphers must be a..." --- @@ -18,7 +18,7 @@ tls_ciphers — specify allowable ciphers for TLS inbound and outbound sessions **Configuration Change. ** Support for GNUTLS is available as of version 4.1 for SMTP reception and SMTP deliveries only. -This option specifies the allowable ciphers for a TLS session using TLSv1.2 or below. The allowable ciphers must be a subset of the available ciphers on the host system. For TLSv1.3, see tlsv13_ciphersuites. +This option specifies the allowable ciphers for a TLS session using TLSv1.2 or below. The allowable ciphers must be a subset of the available ciphers on the host system. For TLSv1.3, see [tlsv13_ciphersuites](/momentum/4/config/tls-v13_ciphersuites). **OpenSSL** diff --git a/content/momentum/4/using-dkim.md b/content/momentum/4/using-dkim.md index ef59ceb7..720abe5b 100644 --- a/content/momentum/4/using-dkim.md +++ b/content/momentum/4/using-dkim.md @@ -1,5 +1,5 @@ --- -lastUpdated: "03/26/2020" +lastUpdated: "09/26/2023" title: "Using DomainKeys Identified Mail (DKIM) Signatures" description: "Domain Keys Identified Mail DKIM is a mechanism that allows verification of the source and contents of email messages Using DKIM sending domains can include a cryptographic signature in outgoing email messages A message's signature may be verified by any or all MT As during transit and by the Mail..." --- @@ -120,7 +120,7 @@ Key type. This tag defines the syntax and semantics of the p= tag value. Current