Можно ли сделать подключение через OpenVPN без сертификатов?
Добавлено: 2011-02-03 12:22:18
... но через пароль?
Нас мало, нас адски мало...
https://forum.lissyara.su/
bla-bla-bla
Authentication
OpenVPN has several ways to authenticate peers to one another. OpenVPN offers pre-shared secret key, certificate-based, and username/password-based authentication. Preshared secret key is the easiest, with certificate based being the most robust and feature-rich. The username/password is a new feature (version 2.0) that can be used with or without a client certificate (the server still needs a certificate). The source tarball includes a sample Perl script to verify the username/password with PAM and a C auth-pam plugin.
bla-bla-bla