Skip to content

Commit 933c247

Browse files
Thomas Berendswouterj
Thomas Berends
authored andcommitted
[Mailer] Removed mention of Let's Encrypt for S/MIME certificates
1 parent 0ad9a9f commit 933c247

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mailer.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ encrypt a signed message and/or to sign an encrypted message.
561561
Before signing/encrypting messages, make sure to have:
562562

563563
* The `OpenSSL PHP extension`_ properly installed and configured;
564-
* A valid security certificate (you can get it for free from `Let's Encrypt project`_).
564+
* A valid S/MIME security certificate.
565565

566566
Signing Messages
567567
~~~~~~~~~~~~~~~~
@@ -781,5 +781,4 @@ environment:
781781
.. _`Inky`: https://foundation.zurb.com/emails.html
782782
.. _`S/MIME`: https://en.wikipedia.org/wiki/S/MIME
783783
.. _`OpenSSL PHP extension`: https://php.net/manual/en/book.openssl.php
784-
.. _`Let's Encrypt project`: https://letsencrypt.org/
785784
.. _`PEM encoded`: https://en.wikipedia.org/wiki/Privacy-Enhanced_Mail

0 commit comments

Comments
 (0)