Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0794a57

Browse filesBrowse files
committed
minor #20945 [Mercure] Explain the reason for --no-tls option (javiereguiluz)
This PR was merged into the 6.4 branch. Discussion ---------- [Mercure] Explain the reason for `--no-tls` option Fixes #20933. Commits ------- 538506c [Mercure] Explain the reason for --no-tls
2 parents 347989e + 538506c commit 0794a57
Copy full SHA for 0794a57

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎mercure.rst

Copy file name to clipboardExpand all lines: mercure.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ Thanks to :doc:`the Docker integration of Symfony </setup/docker>`,
7373
Run ``docker-compose up`` to start the hub if you have chosen this option.
7474

7575
If you use the :doc:`Symfony Local Web Server </setup/symfony_server>`,
76-
you must start it with the ``--no-tls`` option.
76+
you must start it with the ``--no-tls`` option to prevent mixed content and
77+
invalid TLS certificate issues:
7778

7879
.. code-block:: terminal
7980

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.