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
16831683 The option ``redis_sentinel `` as an alias for ``sentinel_master `` was introduced
16841684 in Symfony 7.1.
16851685
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:
16871687
16881688.. configuration-block ::
16891689
@@ -3404,3 +3404,4 @@ Learn more
34043404.. _`AMQProxy` : https://github.com/cloudamqp/amqproxy
34053405.. _`high connection churn` : https://www.rabbitmq.com/connections.html#high-connection-churn
34063406.. _`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