One more SSL related question
If a client connects via SSL and doesn't close the connection properly, than informational messages are printed in the errorlog, e.g.:
00:0007:00000:00000:2014/12/22 13:02:01.13 kernel SSL or Crypto Error Info: psn -1, vsn -1, sockp (nil) error id 12, severity -2, provider id 2.
00:0007:00000:00000:2014/12/22 13:02:01.13 kernel SSL or Crypto Error Message: 'An I/O error occurred during the underlying SSL operation. Check your I/O callback handler return values and error codes.'.
Is it possible to surpress these informational messages from OpenSSL?