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 @@ -1683,7 +1683,7 @@ ssl Map of TLS options. null
1683
1683
The option ``redis_sentinel `` as an alias for ``sentinel_master `` was introduced
1684
1684
in Symfony 7.1.
1685
1685
1686
- The ``ssl `` option can be used to change requirements for the TLS channel, e.g. in tests:
1686
+ The ``ssl `` option can be used to provide ` SSL context options `_ for the TLS channel, e.g. in tests:
1687
1687
1688
1688
.. configuration-block ::
1689
1689
@@ -3404,3 +3404,4 @@ Learn more
3404
3404
.. _`AMQProxy` : https://github.com/cloudamqp/amqproxy
3405
3405
.. _`high connection churn` : https://www.rabbitmq.com/connections.html#high-connection-churn
3406
3406
.. _`article about CQRS` : https://martinfowler.com/bliki/CQRS.html
3407
+ .. _`SSL context options` : https://php.net/context.ssl
You can’t perform that action at this time.
0 commit comments