Don't reference 5.9 in URLs to docs.strongswan.org
This commit is contained in:
@@ -19,7 +19,7 @@ Dies ist die offizielle Android-Portierung der populären strongSwan VPN-Lösung
|
||||
<li>Unterstützt verwaltete Konfigurationen via Enterprise Mobility Management (EMM)</li>
|
||||
</ul>
|
||||
|
||||
Details und ein Changelog sind in unserer Dokumentation zu finden: https://docs.strongswan.org/docs/5.9/os/androidVpnClient.html
|
||||
Details und ein Changelog sind in unserer Dokumentation zu finden: https://docs.strongswan.org/docs/latest/os/androidVpnClient.html
|
||||
|
||||
# PERMISSIONS #
|
||||
|
||||
@@ -30,7 +30,7 @@ Details und ein Changelog sind in unserer Dokumentation zu finden: https://docs.
|
||||
|
||||
# BEISPIEL-SERVERKONFIGURATION #
|
||||
|
||||
Sie finden in unserer Dokumentation Beispiel-Serverkonfigurationen: https://docs.strongswan.org/docs/5.9/os/androidVpnClient.html#_server_configuration
|
||||
Sie finden in unserer Dokumentation Beispiel-Serverkonfigurationen: https://docs.strongswan.org/docs/latest/os/androidVpnClient.html#_server_configuration
|
||||
|
||||
Beachten Sie bitte, dass der im VPN Profil konfigurierte Hostname (bzw. die IP-Adresse) *zwingend* als subjectAltName-Extension im Server-Zertifikat vorhanden sein muss.
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ Official Android port of the popular strongSwan VPN solution.
|
||||
<li>Supports managed configurations via enterprise mobility management (EMM)</li>
|
||||
</ul>
|
||||
|
||||
Details and a changelog can be found in our documentation: https://docs.strongswan.org/docs/5.9/os/androidVpnClient.html
|
||||
Details and a changelog can be found in our documentation: https://docs.strongswan.org/docs/latest/os/androidVpnClient.html
|
||||
|
||||
# PERMISSIONS #
|
||||
|
||||
@@ -30,7 +30,7 @@ Details and a changelog can be found in our documentation: https://docs.strongsw
|
||||
|
||||
# EXAMPLE SERVER CONFIGURATION #
|
||||
|
||||
Example server configurations may be found in our documentation: https://docs.strongswan.org/docs/5.9/os/androidVpnClient.html#_server_configuration
|
||||
Example server configurations may be found in our documentation: https://docs.strongswan.org/docs/latest/os/androidVpnClient.html#_server_configuration
|
||||
|
||||
Please note that the host name (or IP address) configured with a VPN profile in the app *must be* contained in the server certificate as subjectAltName extension.
|
||||
|
||||
|
||||
@@ -123,7 +123,7 @@
|
||||
<string name="profile_select_one_app">Eine App ausgewählt</string>
|
||||
<string name="profile_select_x_apps">%1$d Apps ausgewählt</string>
|
||||
<string name="profile_proposals_label">Algorithmen</string>
|
||||
<string name="profile_proposals_intro">Optionale spezifische Algorithmen für IKEv2 und/oder IPsec/ESP die statt der Standardwerte verwendet werden sollen. Eine <a href="https://docs.strongswan.org/docs/5.9/config/IKEv2CipherSuites.html">Liste gültiger Algorithmen</a> kann unserem Wiki entnommen werden (nicht alle werden von dieser App unterstützt). Beide Felder erwarten eine Liste von Algorithmen, jeweils mit einem Bindestrich getrennt.</string>
|
||||
<string name="profile_proposals_intro">Optionale spezifische Algorithmen für IKEv2 und/oder IPsec/ESP die statt der Standardwerte verwendet werden sollen. Eine <a href="https://docs.strongswan.org/docs/latest/config/IKEv2CipherSuites.html">Liste gültiger Algorithmen</a> kann unserem Wiki entnommen werden (nicht alle werden von dieser App unterstützt). Beide Felder erwarten eine Liste von Algorithmen, jeweils mit einem Bindestrich getrennt.</string>
|
||||
<string name="profile_proposals_ike_label">IKEv2 Algorithmen</string>
|
||||
<string name="profile_proposals_ike_hint">Für non-AEAD/klassische Verschlüsselungsalgorithmen wird ein Integritätsalgorithmus, eine pseudozufällige Funktion (PRF, optional, ansonsten wird eine auf dem Integritätsalgorithmus basierende verwendet) und eine Diffie-Hellman Gruppe benötigt (z.B. aes256-sha256-ecp256). Für kombinierte/AEAD Algorithmen wird der Integritätsalgorithmus weggelassen aber eine PRF wird benötigt (z.B. aes256gcm16-prfsha256-ecp256).</string>
|
||||
<string name="profile_proposals_esp_label">IPsec/ESP Algorithmen</string>
|
||||
|
||||
@@ -125,7 +125,7 @@
|
||||
<string name="profile_select_one_app">One application selected</string>
|
||||
<string name="profile_select_x_apps">%1$d applications selected</string>
|
||||
<string name="profile_proposals_label">Algorithms</string>
|
||||
<string name="profile_proposals_intro">Optionally configure specific algorithms to use for IKEv2 and/or IPsec/ESP instead of the defaults. Refer to our wiki for a <a href="https://docs.strongswan.org/docs/5.9/config/IKEv2CipherSuites.html">list of algorithm identifiers</a> (note that not all are supported by this app). Both fields take a list of algorithms, each separated by a hyphen.</string>
|
||||
<string name="profile_proposals_intro">Optionally configure specific algorithms to use for IKEv2 and/or IPsec/ESP instead of the defaults. Refer to our wiki for a <a href="https://docs.strongswan.org/docs/latest/config/IKEv2CipherSuites.html">list of algorithm identifiers</a> (note that not all are supported by this app). Both fields take a list of algorithms, each separated by a hyphen.</string>
|
||||
<string name="profile_proposals_ike_label">IKEv2 Algorithms</string>
|
||||
<string name="profile_proposals_ike_hint">For non-AEAD/classic encryption algorithms, an integrity algorithm, a pseudo random function (optional, defaults to one based on the integrity algorithm) and a Diffie-Hellman group are required (e.g. aes256-sha256-ecp256). For combined-mode/AEAD algorithms, the integrity algorithm is omitted but a PRF is required (e.g. aes256gcm16-prfsha256-ecp256).</string>
|
||||
<string name="profile_proposals_esp_label">IPsec/ESP Algorithms</string>
|
||||
|
||||
@@ -119,7 +119,7 @@
|
||||
<string name="profile_select_one_app">One application selected</string>
|
||||
<string name="profile_select_x_apps">%1$d applications selected</string>
|
||||
<string name="profile_proposals_label">Algorithms</string>
|
||||
<string name="profile_proposals_intro">Optionally configure specific algorithms to use for IKEv2 and/or IPsec/ESP instead of the defaults. Refer to our wiki for a <a href="https://docs.strongswan.org/docs/5.9/config/IKEv2CipherSuites.html">list of algorithm identifiers</a> (note that not all are supported by this app). Both fields take a list of algorithms, each separated by a hyphen.</string>
|
||||
<string name="profile_proposals_intro">Optionally configure specific algorithms to use for IKEv2 and/or IPsec/ESP instead of the defaults. Refer to our wiki for a <a href="https://docs.strongswan.org/docs/latest/config/IKEv2CipherSuites.html">list of algorithm identifiers</a> (note that not all are supported by this app). Both fields take a list of algorithms, each separated by a hyphen.</string>
|
||||
<string name="profile_proposals_ike_label">IKEv2 Algorithms</string>
|
||||
<string name="profile_proposals_ike_hint">For non-AEAD/classic encryption algorithms, an integrity algorithm, a pseudo random function (optional, defaults to one based on the integrity algorithm) and a Diffie-Hellman group are required (e.g. aes256-sha256-ecp256). For combined-mode/AEAD algorithms, the integrity algorithm is omitted but a PRF is required (e.g. aes256gcm16-prfsha256-ecp256).</string>
|
||||
<string name="profile_proposals_esp_label">IPsec/ESP Algorithms</string>
|
||||
|
||||
@@ -120,7 +120,7 @@
|
||||
<string name="profile_select_one_app">One application selected</string>
|
||||
<string name="profile_select_x_apps">%1$d applications selected</string>
|
||||
<string name="profile_proposals_label">Algorithms</string>
|
||||
<string name="profile_proposals_intro">Optionally configure specific algorithms to use for IKEv2 and/or IPsec/ESP instead of the defaults. Refer to our wiki for a <a href="https://docs.strongswan.org/docs/5.9/config/IKEv2CipherSuites.html">list of algorithm identifiers</a> (note that not all are supported by this app). Both fields take a list of algorithms, each separated by a hyphen.</string>
|
||||
<string name="profile_proposals_intro">Optionally configure specific algorithms to use for IKEv2 and/or IPsec/ESP instead of the defaults. Refer to our wiki for a <a href="https://docs.strongswan.org/docs/latest/config/IKEv2CipherSuites.html">list of algorithm identifiers</a> (note that not all are supported by this app). Both fields take a list of algorithms, each separated by a hyphen.</string>
|
||||
<string name="profile_proposals_ike_label">IKEv2 Algorithms</string>
|
||||
<string name="profile_proposals_ike_hint">For non-AEAD/classic encryption algorithms, an integrity algorithm, a pseudo random function (optional, defaults to one based on the integrity algorithm) and a Diffie-Hellman group are required (e.g. aes256-sha256-ecp256). For combined-mode/AEAD algorithms, the integrity algorithm is omitted but a PRF is required (e.g. aes256gcm16-prfsha256-ecp256).</string>
|
||||
<string name="profile_proposals_esp_label">IPsec/ESP Algorithms</string>
|
||||
|
||||
@@ -119,7 +119,7 @@
|
||||
<string name="profile_select_one_app">已选择一个应用程序</string>
|
||||
<string name="profile_select_x_apps">%1$d 应用程序被选择</string>
|
||||
<string name="profile_proposals_label">算法</string>
|
||||
<string name="profile_proposals_intro">(可选)配置用于IKEv2和/或IPsec/ESP的特定算法,而不是默认算法。请参阅我们的wiki以了解<a href="https://docs.strongswan.org/docs/5.9/config/IKEv2CipherSuites.html">算法标识符列表</a>(请注意,此应用程序并不支持所有标识符)。这两个字段都包含一个算法列表,每个算法用连字符分隔。</string>
|
||||
<string name="profile_proposals_intro">(可选)配置用于IKEv2和/或IPsec/ESP的特定算法,而不是默认算法。请参阅我们的wiki以了解<a href="https://docs.strongswan.org/docs/latest/config/IKEv2CipherSuites.html">算法标识符列表</a>(请注意,此应用程序并不支持所有标识符)。这两个字段都包含一个算法列表,每个算法用连字符分隔。</string>
|
||||
<string name="profile_proposals_ike_label">IKEv2算法</string>
|
||||
<string name="profile_proposals_ike_hint">对于非AEAD/经典加密算法,需要完整性算法、伪随机函数(可选,默认为基于完整性算法的函数)和Diffie-Hellman组(例如aes256-sha256-ecp256)。对于组合模式/AEAD算法,省略完整性算法,但需要PRF(例如aes256gcm16-prfsha256-ecp256)。</string>
|
||||
<string name="profile_proposals_esp_label">IPsec/ESP 算法</string>
|
||||
|
||||
@@ -119,7 +119,7 @@
|
||||
<string name="profile_select_one_app">One application selected</string>
|
||||
<string name="profile_select_x_apps">%1$d applications selected</string>
|
||||
<string name="profile_proposals_label">Algorithms</string>
|
||||
<string name="profile_proposals_intro">Optionally configure specific algorithms to use for IKEv2 and/or IPsec/ESP instead of the defaults. Refer to our wiki for a <a href="https://docs.strongswan.org/docs/5.9/config/IKEv2CipherSuites.html">list of algorithm identifiers</a> (note that not all are supported by this app). Both fields take a list of algorithms, each separated by a hyphen.</string>
|
||||
<string name="profile_proposals_intro">Optionally configure specific algorithms to use for IKEv2 and/or IPsec/ESP instead of the defaults. Refer to our wiki for a <a href="https://docs.strongswan.org/docs/latest/config/IKEv2CipherSuites.html">list of algorithm identifiers</a> (note that not all are supported by this app). Both fields take a list of algorithms, each separated by a hyphen.</string>
|
||||
<string name="profile_proposals_ike_label">IKEv2 Algorithms</string>
|
||||
<string name="profile_proposals_ike_hint">For non-AEAD/classic encryption algorithms, an integrity algorithm, a pseudo random function (optional, defaults to one based on the integrity algorithm) and a Diffie-Hellman group are required (e.g. aes256-sha256-ecp256). For combined-mode/AEAD algorithms, the integrity algorithm is omitted but a PRF is required (e.g. aes256gcm16-prfsha256-ecp256).</string>
|
||||
<string name="profile_proposals_esp_label">IPsec/ESP Algorithms</string>
|
||||
|
||||
@@ -123,7 +123,7 @@
|
||||
<string name="profile_select_one_app">One application selected</string>
|
||||
<string name="profile_select_x_apps">%1$d applications selected</string>
|
||||
<string name="profile_proposals_label">Algorithms</string>
|
||||
<string name="profile_proposals_intro">Optionally configure specific algorithms to use for IKEv2 and/or IPsec/ESP instead of the defaults. Refer to our wiki for a <a href="https://docs.strongswan.org/docs/5.9/config/IKEv2CipherSuites.html">list of algorithm identifiers</a> (note that not all are supported by this app). Both fields take a list of algorithms, each separated by a hyphen.</string>
|
||||
<string name="profile_proposals_intro">Optionally configure specific algorithms to use for IKEv2 and/or IPsec/ESP instead of the defaults. Refer to our wiki for a <a href="https://docs.strongswan.org/docs/latest/config/IKEv2CipherSuites.html">list of algorithm identifiers</a> (note that not all are supported by this app). Both fields take a list of algorithms, each separated by a hyphen.</string>
|
||||
<string name="profile_proposals_ike_label">IKEv2 Algorithms</string>
|
||||
<string name="profile_proposals_ike_hint">For non-AEAD/classic encryption algorithms, an integrity algorithm, a pseudo random function (optional, defaults to one based on the integrity algorithm) and a Diffie-Hellman group are required (e.g. aes256-sha256-ecp256). For combined-mode/AEAD algorithms, the integrity algorithm is omitted but a PRF is required (e.g. aes256gcm16-prfsha256-ecp256).</string>
|
||||
<string name="profile_proposals_esp_label">IPsec/ESP Algorithms</string>
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
|
||||
<url type="homepage">https://docs.strongswan.org/docs/5.9/features/networkManager.html</url>
|
||||
<url type="homepage">https://docs.strongswan.org/docs/latest/features/networkManager.html</url>
|
||||
<url type="bugtracker">https://github.com/strongswan/strongswan/issues</url>
|
||||
<url type="help">https://www.strongswan.org/support.html</url>
|
||||
<update_contact>info_AT_strongswan.org</update_contact>
|
||||
|
||||
@@ -245,7 +245,7 @@ None by default.
|
||||
|
||||
=head1 SEE ALSO
|
||||
|
||||
strongSwan Documentation: https://docs.strongswan.org/docs/5.9/plugins/vici.html
|
||||
strongSwan Documentation: https://docs.strongswan.org/docs/latest/plugins/vici.html
|
||||
|
||||
=head1 AUTHOR
|
||||
|
||||
|
||||
@@ -158,7 +158,7 @@ None by default.
|
||||
|
||||
=head1 SEE ALSO
|
||||
|
||||
strongSwan Documentation: https://docs.strongswan.org/docs/5.9/plugins/vici.html
|
||||
strongSwan Documentation: https://docs.strongswan.org/docs/latest/plugins/vici.html
|
||||
|
||||
=head1 AUTHOR
|
||||
|
||||
|
||||
@@ -212,7 +212,7 @@ None by default.
|
||||
|
||||
=head1 SEE ALSO
|
||||
|
||||
strongSwan Documentation: https://docs.strongswan.org/docs/5.9/plugins/vici.html
|
||||
strongSwan Documentation: https://docs.strongswan.org/docs/latest/plugins/vici.html
|
||||
|
||||
=head1 AUTHOR
|
||||
|
||||
|
||||
@@ -69,7 +69,7 @@ None by default.
|
||||
|
||||
=head1 SEE ALSO
|
||||
|
||||
strongSwan Documentation: https://docs.strongswan.org/docs/5.9/plugins/vici.html
|
||||
strongSwan Documentation: https://docs.strongswan.org/docs/latest/plugins/vici.html
|
||||
|
||||
=head1 AUTHOR
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
|
||||
script automated tasks in a reliable way.
|
||||
}
|
||||
s.summary = "Native Ruby interface for strongSwan VICI"
|
||||
s.homepage = "https://docs.strongswan.org/docs/5.9/plugins/vici.html"
|
||||
s.homepage = "https://docs.strongswan.org/docs/latest/plugins/vici.html"
|
||||
s.license = "MIT"
|
||||
s.files = "lib/vici.rb"
|
||||
end
|
||||
|
||||
@@ -471,7 +471,7 @@ int main (int argc, char **argv)
|
||||
{
|
||||
DBG1(DBG_APP, "!! Your strongswan.conf contains manual plugin load options for charon.");
|
||||
DBG1(DBG_APP, "!! This is recommended for experts only, see");
|
||||
DBG1(DBG_APP, "!! https://docs.strongswan.org/docs/5.9/plugins/pluginLoad.html");
|
||||
DBG1(DBG_APP, "!! https://docs.strongswan.org/docs/latest/plugins/pluginLoad.html");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user