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
798
798
.............
799
799
800
800
`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::
802
802
803
803
use Symfony\Component\Mime\Crypto\SMimeSigner;
804
804
use Symfony\Component\Mime\Email;
@@ -1168,7 +1168,7 @@ a specific address, instead of the *real* address:
1168
1168
.. _`Markdown syntax` : https://commonmark.org/
1169
1169
.. _`Inky` : https://get.foundation/emails/docs/inky.html
1170
1170
.. _`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
1172
1172
.. _`OpenSSL PHP extension` : https://www.php.net/manual/en/book.openssl.php
1173
1173
.. _`PEM encoded` : https://en.wikipedia.org/wiki/Privacy-Enhanced_Mail
1174
1174
.. _`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