Skip to content

Commit bde97b5

Browse files
committed
Minor
1 parent 6c1fc17 commit bde97b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mailer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ TLS Peer Fingerprint Verification
340340
Additional fingerprint verification can be enforced with the ``peer_fingerprint``
341341
option. This is especially useful when a self-signed certificate is used and
342342
disabling ``verify_peer`` is needed, but security is still desired. Fingerprint
343-
may be specified in sha1 (40 characters) or md5 (32 characters)::
343+
may be specified as SHA1 or MD5 hash::
344344

345345
$dsn = 'smtp://user:[email protected]?peer_fingerprint=6A1CF3B08D175A284C30BC10DE19162307C7286E';
346346

0 commit comments

Comments
 (0)