rhubarbgroup / redis-cache

A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
https://wordpress.org/plugins/redis-cache/
GNU General Public License v3.0
427 stars 149 forks source link

correct ssl context example #470

Closed pnu closed 1 year ago

pnu commented 1 year ago

https://www.php.net/manual/en/context.ssl.php

tillkruss commented 1 year ago

Thanks!