mumsi icon indicating copy to clipboard operation
mumsi copied to clipboard

crash with 'Handshake failed' - need to send user side SSL cert

Open joluxer opened this issue 6 years ago • 1 comments

I'm trying to get mumsi running with uMurmur, but the connection is reset by uMumurd, because mumsi does not send a SSL certificate to the server: terminate called after throwing an instance of 'mumlib::TransportException' what(): Handshake failed: Connection reset by peer. Is it possible to extend the configuration by a CRT and KEY file for user side SSL certificates?

joluxer avatar Nov 13 '18 21:11 joluxer

Take a look at pull request #18 to see if the commit on user certs meets your needs.

mrscotty avatar Nov 13 '18 22:11 mrscotty