Hi all, We're trying to set up Mesos with SSL. We've compiled Mesos with SSL support and deployed it to the right boxes.
Unfortunately, after setting up all the correct environmental variables, we get the following error: I0315 17:48:30.541865 20 libevent_ssl_socket.cpp:1105] Could not > determine hostname of peer: Unknown error > I0315 17:48:30.541937 20 libevent_ssl_socket.cpp:1120] Failed accept, > verification error: Cannot verify peer certificate: peer hostname unknown > * GnuTLS recv error (-110): The TLS connection was non-properly terminated. > * Closing connection 0 > curl: (56) GnuTLS recv error (-110): The TLS connection was non-properly > terminated. Any chance someone knows what these errors mean and how we can fix the underlying issue? Thanks! -Renan

