You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, I'm trying to connect to Elasticahe Memcached with TLS on PHP 7.4. I already installed PHP extension which downloaded from AWS Console. But I am getting these errors (it does not happen with extension on PHP 8.2)
Fatal error: Memcached::createAndSetTLSContext(): Failed to create/set TLS context: Client cert and key must both be specified
Hi all, I'm trying to connect to Elasticahe Memcached with TLS on PHP 7.4. I already installed PHP extension which downloaded from AWS Console. But I am getting these errors (it does not happen with extension on PHP 8.2)
These are my code for your reference
Thanks you in advanced
The text was updated successfully, but these errors were encountered: