1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-10 23:12:02 +02:00

tests: Reference the new testssl image location (#4454)

This commit is contained in:
Brennan Kinney
2025-04-24 08:16:36 +12:00
committed by GitHub
parent f2e5891b16
commit 4b0e3a5002
2 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ There are multiple options to enable SSL (via [`SSL_TYPE`][docs-env::ssl-type]):
After installation, you can test your setup with:
- [`checktls.com`](https://www.checktls.com/TestReceiver)
- [`testssl.sh`](https://github.com/drwetter/testssl.sh)
- [`testssl.sh`](https://github.com/testssl/testssl.sh)
!!! warning "Exposure of DNS labels through Certificate Transparency"