diff --git a/vpn/l2tp/l2tp.ui b/vpn/l2tp/l2tp.ui index 9deb16a3..e5f38ee7 100644 --- a/vpn/l2tp/l2tp.ui +++ b/vpn/l2tp/l2tp.ui @@ -1,346 +1,346 @@ L2tpWidget 0 0 495 422 Gateway: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter false gateway L2TP server IP or name. true Authentication type: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter false cmbAuthType 0 0 Select an authentication mode. Password Certificates (TLS) Username: false username <html><head/><body><p>Set the name used for authenticating the local system to the peer to &lt;name&gt;.</p></body></html> true Password: password true <html><head/><body><p>Password passed to PPPD when prompted for it.</p></body></html> true NT Domain: domain <html><head/><body><p>Append the domain name &lt;domain&gt; to the local host name for</p><p>authentication purposes.</p></body></html> Qt::Vertical 347 200 CA Certificate: false userCA - <html><head/><body><p>Certificate authority (CA) file in .pem, .der, .crt, .crt or .p12 formats.</p></body></html> + <html><head/><body><p>Certificate authority (CA) file in .pem, .der, .crt, .cer or .p12 formats.</p></body></html> *.pem *.der *.crt *.cer *.p12 User Certificate: false userCert <html><head/><body><p>Certificate in .pem, .der, .crt, .cer or .p12 formats.</p></body></html> *.pem *.der *.crt *.cer *.p12 Private Key: false userKey <html><head/><body><p>Private key in .pem, .der, .key, .pk8 or .p12 formats.</p></body></html> *.pem *der *.key *.pk8 *.p12 Private Key Password: userKeyPassword <html><head/><body><p>Password for private key or PKCS#12 certificate.</p></body></html> true Qt::Horizontal 40 20 IPsec Settings... PPP Settings... KUrlRequester QWidget
kurlrequester.h
PasswordField QLineEdit
passwordfield.h
gateway cmbAuthType username password domain userCA userCert userKey userKeyPassword btnIPSecSettings btnPPPSettings cmbAuthType currentIndexChanged(int) stackedWidget setCurrentIndex(int) 345 76 488 234
diff --git a/vpn/l2tp/l2tpipsec.ui b/vpn/l2tp/l2tpipsec.ui index ff426684..ee0757b0 100644 --- a/vpn/l2tp/l2tpipsec.ui +++ b/vpn/l2tp/l2tpipsec.ui @@ -1,480 +1,480 @@ L2tpIpsecWidget 0 0 538 660 true Enable IPsec tunnel to L2TP host true true 0 0 Machine Authentication Type: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter false cmbAuthType 0 0 Select an authentication mode. Pre-shared Key (PSK) Certificates (TLS) Pre-shared Key: presharedKey <html><head/><body><p>Pre-shared key (PSK) secret.</p></body></html> true - <html><head/><body><p>Certificate authority (CA) file in .pem, .der, .crt, .crt or .p12 formats.</p></body></html> + <html><head/><body><p>Certificate authority (CA) file in .pem, .der, .crt, .cer or .p12 formats.</p></body></html> *.pem *.der *.crt *.cer *.p12 Machine Certificate: false machineCert <html><head/><body><p>Certificate in .pem, .der or .p12 formats.</p></body></html> *.pem *.der *.crt *.cer *.p12 Private Key: false machineKey <html><head/><body><p>Private key in .pem, .der, .key, .pk8 or .p12 formats.</p></body></html> *.pem *der *.key *.pk8 *.p12 Private Key Password: machineKeyPassword <html><head/><body><p>Password for private key or PKCS#12 certificate.</p></body></html> true CA Certificate: false machineCA Advanced Phase1 Algorithms: ike Phase2 Algorithms: esp <html><head/><body><p>Optional. A list of proposals for ESP - Quick Mode. The format is “enc-integ,enc-integ, …”.</p></body></html> false <html><head/><body><p>How long the keying channel of a connection should last before being renegotiated.</p></body></html> hh:mm:ss Phase1 Lifetime: <html><head/><body><p>Optional. A list of proposals for IKE - Main Mode. The format is “enc-integ-group,enc-integ-group, …”.</p></body></html> Phase2 Lifetime: false <html><head/><body><p>How long a particular instance of a connection (a set of encryption/authentication keys for user packets) should last, from successful negotiation to expiry.</p></body></html> hh:mm:ss <html><head/><body><p>Optional. How the IPsec server should be identified for authentication. Sometimes referred to as Peer ID or Gateway ID, also referred to as rightid by strongSwan, Libreswan, Openswan and FreeS/WAN. See strongSwan or Libreswan documentation for leftid/rightid syntax and identity parsing.</p></body></html> <html><head/><body><p>IPComp compresses raw IP packets before they get encrypted. This saves some bandwidth, but uses more processing power.</p></body></html> Use IP compression <html><head/><body><p>Disable perfect forward secrecy. Enable this option only if the server doesn’t support PFS.</p></body></html> Disable PFS <html><head/><body><p>Some firewalls block ESP traffic. Enforcing UDP encapsulation even if no NAT situation is detected might help in such cases.</p></body></html> Enforce UDP encapsulation false Remote ID: remoteId Qt::Vertical 510 0 QDialogButtonBox::Cancel|QDialogButtonBox::Ok buttonBox gbEnableTunnelToHost KUrlRequester QWidget
kurlrequester.h
PasswordField QLineEdit
passwordfield.h
cmbAuthType presharedKey machineCA machineCert machineKey machineKeyPassword cmbAuthType currentIndexChanged(int) stackedWidget setCurrentIndex(int) 345 76 488 234 buttonBox accepted() L2tpIpsecWidget accept() 190 119 190 68 buttonBox rejected() L2tpIpsecWidget reject() 190 119 190 68 cbIkelifetime toggled(bool) ikelifetime setEnabled(bool) 86 393 314 393 cbSalifetime toggled(bool) salifetime setEnabled(bool) 86 418 314 418