diff --git a/disclaimer/index.html b/disclaimer/index.html index fc35457..a77b95d 100644 --- a/disclaimer/index.html +++ b/disclaimer/index.html @@ -21,7 +21,7 @@ - + @@ -31,23 +31,23 @@ - + - + - - + + - - + + diff --git a/donation/index.html b/donation/index.html index aaf4128..c6ec6e8 100644 --- a/donation/index.html +++ b/donation/index.html @@ -21,7 +21,7 @@ - + @@ -31,23 +31,23 @@ - + - + - - + + - - + + diff --git a/faq/index.html b/faq/index.html index 956375b..8276054 100644 --- a/faq/index.html +++ b/faq/index.html @@ -21,7 +21,7 @@ - + @@ -31,23 +31,23 @@ - + - + - - + + - - + + @@ -70,6 +70,7 @@
  • I can connect to the VPN but the Internet does not work
  • The VPN fails with “Auth failed” or immediately disconnects with “Encryption failed”
  • My provider returns “Auth failed” but my credentials are correct
  • +
  • My personal server returns “TLS failed”
  • The configuration file lacks a required option (cipher)
  • The configuration file contains an unsupported option (external file)
  • Why don’t Siri Shortcuts execute in the background?
  • @@ -184,6 +185,10 @@ ncp-ciphers AES-128-GCM

    Regarding Mullvad in particular, remember to strip spaces from the username.

    +

    My personal server returns “TLS failed”

    + +

    At some point, TunnelKit moved from OpenSSL to BoringSSL. The switch may disrupt older ciphersuites, thus resulting in “TLS failed” when verifying peer against the CA. Regardless of the error, you should upgrade your server certificates to a more modern standard (e.g. RSA no less than 2048-bit). Passepartout should also get past the “TLS failed” error once you perform the upgrade.

    +

    The configuration file lacks a required option (cipher)

    When missing, OpenVPN implies a Blowfish cipher, which is severely obsolete and unsupported. Passepartout requires that you set an AES cipher instead. For that to work, you must update your OpenVPN server and client configuration to use AES by explicitly setting a cipher (e.g. cipher AES-128-CBC).

    diff --git a/feed.xml b/feed.xml index 8541d60..b7101fb 100644 --- a/feed.xml +++ b/feed.xml @@ -1 +1 @@ -Jekyll2021-11-11T08:05:45+01:00https://passepartoutvpn.app/feed.xmlPassepartout, OpenVPN client for iOS and macOSPassepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS.Davide De Rosa \ No newline at end of file +Jekyll2021-11-24T09:38:54+01:00https://passepartoutvpn.app/feed.xmlPassepartout, OpenVPN client for iOS and macOSPassepartout is a non-official, user-friendly OpenVPN® client for iOS and macOS.Davide De Rosa \ No newline at end of file diff --git a/index.html b/index.html index cf6db9c..2c9db10 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ - + @@ -31,23 +31,23 @@ - + - + - - + + - - + + diff --git a/privacy/index.html b/privacy/index.html index 0ff3a6a..bab4e1d 100644 --- a/privacy/index.html +++ b/privacy/index.html @@ -21,7 +21,7 @@ - + @@ -31,23 +31,23 @@ - + - + - - + + - - + + diff --git a/providers/index.html b/providers/index.html index d029b79..f247995 100644 --- a/providers/index.html +++ b/providers/index.html @@ -21,7 +21,7 @@ - + @@ -31,23 +31,23 @@ - + - + - - + + - - + +