Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ set_ssl_conf
Method
set_ssl_conf
lib_acl_cpp/src/redis/redis_client.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
void redis_client::set_ssl_conf(sslbase_conf* ssl_conf)
55
{
56
ssl_conf_ = ssl_conf;
57
}
58
59
void redis_client::set_password(const char* pass)
60
{
Callers
4
create_pool
Method · 0.45
redis_client_pipeline.cpp
File · 0.45
start_channel
Method · 0.45
create_connect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected