Home | Download | Documentation |
multilink
option
(thanks to Jiri Skala for pointing this bug out).
.../pppd/plugins/passprompt.c
has been extended
with EAP-TLS support.password
option or the
/etc/ppp/openssl.cnf
file still work.
ca <path-to-CA-file> cert <path-to-cert-file-or-PKCS11-id> key <path-to-key-file-or-PKCS11-id>This works only for the client, not the server, as a server setup normally requires a more elaborate
eaptls-server
file.
<engine>:<identifier>e.g.
pkcs11:39453945373335312d333545442d343031612d384637302d3238463636393036363042303a30
<engine>:<identifier>e.g.
pkcs11:39453945373335312d333545442d343031612d384637302d3238463636393036363042303a30
PIN = your-secret-pinNote The keyword 'PIN' is case sensitive!
.../pppd/plugins/passprompt.c
has been extended
with EAP-TLS support.password
option or the
/etc/ppp/openssl.cnf
file still work.
ca <path-to-CA-file> cert <path-to-cert-file-or-PKCS11-id> key <path-to-key-file-or-PKCS11-id>This works only for the client, not the server, as a server setup normally requires a more elaborate
eaptls-server
file.
<engine>:<identifier>e.g.
pkcs11:39453945373335312d333545442d343031612d384637302d3238463636393036363042303a30
<engine>:<identifier>e.g.
pkcs11:39453945373335312d333545442d343031612d384637302d3238463636393036363042303a30
PIN = your-secret-pinNote The keyword 'PIN' is case sensitive!
#include <openssl/md5.h>
#include <openssl/md5.h>