File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -1696,7 +1696,7 @@ ssl Map of TLS options. null
1696
1696
The option ``redis_sentinel `` as an alias for ``sentinel_master `` was introduced
1697
1697
in Symfony 7.1.
1698
1698
1699
- The ``ssl `` option can be used to change requirements for the TLS channel, e.g. in tests:
1699
+ The ``ssl `` option can be used to provide ` SSL context options `_ for the TLS channel, e.g. in tests:
1700
1700
1701
1701
.. configuration-block ::
1702
1702
@@ -3417,3 +3417,4 @@ Learn more
3417
3417
.. _`AMQProxy` : https://github.com/cloudamqp/amqproxy
3418
3418
.. _`high connection churn` : https://www.rabbitmq.com/connections.html#high-connection-churn
3419
3419
.. _`article about CQRS` : https://martinfowler.com/bliki/CQRS.html
3420
+ .. _`SSL context options` : https://php.net/context.ssl
You can’t perform that action at this time.
0 commit comments