diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-07-05 00:23:23 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-07-05 00:23:23 +0000 |
commit | 6485aeff6e7b1c9e8da64fdc95532d6f4a9b9c0a (patch) | |
tree | e1e250239593936399407e73f1114b954ef3fa29 /debian/strongswan.templates.master | |
parent | 5db544cc26db378616a46dfa22138f0008cf2930 (diff) | |
download | vyos-strongswan-6485aeff6e7b1c9e8da64fdc95532d6f4a9b9c0a.tar.gz vyos-strongswan-6485aeff6e7b1c9e8da64fdc95532d6f4a9b9c0a.zip |
- Updated debconf tamplates.
Diffstat (limited to 'debian/strongswan.templates.master')
-rw-r--r-- | debian/strongswan.templates.master | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/strongswan.templates.master b/debian/strongswan.templates.master index 882dcc113..3fac9039e 100644 --- a/debian/strongswan.templates.master +++ b/debian/strongswan.templates.master @@ -98,7 +98,7 @@ _Description: Do you have an existing X509 certificate file for strongSwan? Template: strongswan/existing_x509_certificate_filename Type: string _Description: File name of your X509 certificate in PEM format: - Please enter the full location of the file containing your X509 + Please enter the full location of the file containing your X509 certificate in PEM format. Template: strongswan/existing_x509_key_filename @@ -112,7 +112,7 @@ Template: strongswan/rsa_key_length Type: string Default: 2048 _Description: The length of the created RSA key (in bits): - Please enter the length of the created RSA key. it should not be less than + Please enter the length of the created RSA key. It should not be less than 1024 bits because this should be considered unsecure and you will probably not need anything more than 2048 bits because it only slows the authentication process down and is not needed at the moment. @@ -132,7 +132,7 @@ _Description: Do you want to create a self-signed X509 certificate? . If you do not want to create a self-signed certificate, then this installer will only create the RSA private key and the certificate request - and you will have to sign the certificate request with your certificate + and you will have to get the certificate request signed by your certificate authority. Template: strongswan/x509_country_code |