AuspeXeu / openvpn-status

A web-based application to monitor OpenVPN server client connections
MIT License
161 stars 48 forks source link

Handle unknown clients #458

Closed KarlStraussberger closed 4 years ago

KarlStraussberger commented 4 years ago

cn is not known if login fails. 'undefined' node causes Sequelize to abort server.

Found this after illegal login attempts from attackers which got stuck because of a missing client certificate.