]> SAFE projects GIT repository - jmp/mailleur/commitdiff
Adjusting tlsref Makefile entry parameters
authorJean-Marc Pigeon (Delson) <jmp@safe.ca>
Sun, 4 May 2025 14:58:58 +0000 (10:58 -0400)
committerJean-Marc Pigeon (Delson) <jmp@safe.ca>
Sun, 4 May 2025 14:58:58 +0000 (10:58 -0400)
Makefile

index b84f4aefb63808451852469a2b6102636a308659..190375a6386c1dc88052a368a5f86a6a573c99b3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -118,9 +118,9 @@ tlsref:
                        -status                         \
                        -msg                            \
                        -debug                          \
-                       -CAfile certs/safe_CA.pem       \
-                       -cert certs/localhost_cert.pem  \
-                       -key certs/localhost_key.pem    \
+                       -CAfile certs/root-safe_CA.pem  \
+                       -cert certs/localhost-cert.pem  \
+                       -key certs/localhost-key.pem    \
                        -connect smtp.google.com:25     \
                        -starttls                       \
                        smtp