I'm having a problem connecting to a etcd v3 database with gRPC using SSL in C++. I create the grpc::Channel like this:
14.998631627 24325 security_handshaker.c:126] Security handshake failed: {"created":"@1501495154.998615545","description":"Cannot check peer: missing selected ALPN property.","file":"src/core/lib/security/transport/security_connector.c","file_line":591}
I0731 02:59:14.999175217 24325 subchannel.c:707] Connect failed: {"created":"@1501495154.998615545","description":"Cannot check peer: missing selected ALPN property.","file":"src/core/lib/security/transport/security_connector.c","file_line":591}
I0731 02:59:14.999456787 24325 subchannel.c:503] Retry in 19.652596073 seconds