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
16961696 The option ``redis_sentinel `` as an alias for ``sentinel_master `` was introduced
16971697 in Symfony 7.1.
16981698
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:
17001700
17011701.. configuration-block ::
17021702
@@ -3417,3 +3417,4 @@ Learn more
34173417.. _`AMQProxy` : https://github.com/cloudamqp/amqproxy
34183418.. _`high connection churn` : https://www.rabbitmq.com/connections.html#high-connection-churn
34193419.. _`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