4
responses
responses
Hello,
Extract of nxlog.log :
2016-08-24 08:58:30 INFO nxlog-ce-2.9.1716 started
2016-08-24 09:01:24 INFO SSL connection accepted from 172.25.20.35:51694
2016-08-24 09:01:24 ERROR SSL error, SSL_ERROR_SSL: retval -1, no shared cipher,
2016-08-24 09:01:24 WARNING SSL connection closed from 172.25.20.35:51694
My question : SSL libraries (libeay32.dll and ssleay32.dll) used by NXLOG-CE are they compatible with use of a certificate built with a ECDSA key ?
Thanks for your help.
Comments (3)
Thanks a lot. I have effectively the "Digital Signature" flag in my cert. So, i will rebuild the cert without this flag.
NEW TRY :
The cert of my nxlog server is now without any flag.
When i send a msg from a syslog client, i have this result :
INFO SSL connection accepted from 172.25.20.35:45656
ERROR remote ssl socket was reset? (SSL_ERROR_SSL with errno=9); End of file found
WARNING SSL connection closed from 172.25.20.35:45656
Any idea ?
Thanks...
You should investigate the other end to see why it's closing the connection.