Страница 1 из 1

Можно ли сделать подключение через OpenVPN без сертификатов?

Добавлено: 2011-02-03 12:22:18
Gamerman
... но через пароль?

Re: Можно ли сделать подключение через OpenVPN без сертифика

Добавлено: 2011-02-03 22:42:13
vadim64
wikipedia.org
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