{% comment %} # SPDX-License-Identifier: AGPL-3.0-or-later {% endcomment %} {% load i18n %}
{% blocktrans trimmed %} Your OpenVPN installation is currently using RSA. Switching to the modern Elliptic Curve Cryptography improves speed of establishing a connection and security. This operation is irreversible. It should only take a few minutes on most single board computers. {% endblocktrans %}
{% blocktrans trimmed %} All new installations of OpenVPN on {{ box_name }} will use ECC by default. We recommend migrating as soon as possible. {% endblocktrans %}
{% blocktrans trimmed %} Warning: Existing client profiles will be invalidated by this operation. All OpenVPN users on {{ box_name }} must download their new profiles. OpenVPN clients compatible with ECC should be used to connect to this server. {% endblocktrans %}