diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-13 03:53:16 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-13 03:53:16 +0000 |
| commit | afc46cad9ae4d6df594820c6cd7f10bf6b5a0271 (patch) | |
| tree | 9123599c1bc21649ac1df89349bc4b7a467ea0ce /doc | |
| parent | cf87d62f16c3dce2d6f8fa144c35ae3ec12691cb (diff) | |
| download | smtpd-starttls-proxy-afc46cad9ae4d6df594820c6cd7f10bf6b5a0271.tar.gz | |
Don't verify certificates if tlsstrictness < 2
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 2 | ||||
| -rw-r--r-- | doc/upgrade.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index e2005b3..d2a3ef9 100644 --- a/doc/index.html +++ b/doc/index.html @@ -44,7 +44,7 @@ library. </li> 2.4.1.2 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the s6-dns library. </li> <li> <a href="//skarnet.org/software/s6-networking/">s6-networking</a> version -2.7.2.2 or later. It's a build-time and run-time requirement. </li> +2.7.3.0 or later. It's a build-time and run-time requirement. </li> </ul> <h3> Licensing </h3> diff --git a/doc/upgrade.html b/doc/upgrade.html index eaf52d2..7ee8df0 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -29,7 +29,7 @@ dependency bumped to 2.15.0.0 </li> dependency bumped to 2.15.0.0 </li> <li> New dependency: <a href="//skarnet.org/software/s6-dns/">s6-dns</a> 2.4.1.2 </li> <li> <a href="//skarnet.org/software/s6-networking/">s6-networking</a> -dependency bumped to 2.7.2.2 and made mandatory. </li> +dependency bumped to 2.7.3.0 and made mandatory. </li> </ul> <h2> in 0.0.2.1 </h2> |
