File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -798,7 +798,7 @@ S/MIME Signer
798798.............
799799
800800`S/MIME `_ is a standard for public key encryption and signing of MIME data. It
801- requires using both a certificate and a private key:
801+ requires using both a certificate and a private key::
802802
803803 use Symfony\Component\Mime\Crypto\SMimeSigner;
804804 use Symfony\Component\Mime\Email;
@@ -1168,7 +1168,7 @@ a specific address, instead of the *real* address:
11681168.. _`Markdown syntax` : https://commonmark.org/
11691169.. _`Inky` : https://get.foundation/emails/docs/inky.html
11701170.. _`S/MIME` : https://en.wikipedia.org/wiki/S/MIME
1171- .. _`DKIM` : ` https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail
1171+ .. _`DKIM` : https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail
11721172.. _`OpenSSL PHP extension` : https://www.php.net/manual/en/book.openssl.php
11731173.. _`PEM encoded` : https://en.wikipedia.org/wiki/Privacy-Enhanced_Mail
11741174.. _`default_socket_timeout` : https://www.php.net/manual/en/filesystem.configuration.php#ini.default-socket-timeout
You can’t perform that action at this time.
0 commit comments