Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tips:vpn:motorizzazione [2019/01/29 10:12] – [from source] scipio | tips:vpn:motorizzazione [2019/03/19 15:52] (current) – [configuration] scipio | ||
---|---|---|---|
Line 36: | Line 36: | ||
./configure --without-gnutls --with-vpnc-script=/ | ./configure --without-gnutls --with-vpnc-script=/ | ||
make | make | ||
- | sudo make install | + | sudo make install-strip |
sudo ldconfig / | sudo ldconfig / | ||
</ | </ | ||
Line 44: | Line 44: | ||
test credentials with browser on https:// | test credentials with browser on https:// | ||
+ | get server fingerprint with | ||
+ | < | ||
+ | openconnect --authenticate https:// | ||
+ | </ | ||
<file txt / | <file txt / | ||
user=COMxxx | user=COMxxx | ||
password=yyy | password=yyy | ||
- | url=https:// | + | url=https:// |
servercert=sha256: | servercert=sha256: | ||
</ | </ |