ucphhpc / migrid-sync

MiGrid workspace where master branch is kept strictly in sync with SF upstream svn repo. Any development or experiments should use a branch. You probably want to fork your own clone or work e.g. on the edge branch if you wish to contribute.
GNU General Public License v2.0
3 stars 4 forks source link

SSL/TLS warnings in davs.log file #13

Closed Bjarke42 closed 1 year ago

Bjarke42 commented 1 year ago

Please add IP address to SSL/TLS warnings in davs.log file, or remove them.

Example: `2023-05-25 10:45:10,744 WARNING SSL/TLS wrap failed: [SSL:

WRONG_VERSION_NUMBER] wrong version number (_ssl.c:897)`

They are not useful if there is no IP to show who generated this error/warning.

A workaround ofcause is to ignore them in monitoring tool. This also goes for SSL: UNKNOWN_PROTOCOL, NO_SHARED_CIPHER, etc. Please add IP so the warning becomes more than just noise in the log.

jonasbardino commented 1 year ago

Implemented in svn revision 5720 and the corresponding latest git revisions.