Сервер pfSense OpenVPN использует аутентификацию PAP ... это безопасно?
Ответ: PAP itself is insecure as the passwords are sent unencrypted. If you transfer it through a TLS connection, all data inside it will be encrypted. The only weak point you have is the...