summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_camanager.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-03-29 00:09:23 -0700
committerNOYB <Al_Stu@Frontier.com>2016-03-29 00:09:23 -0700
commit10ddac8a6379e7ec7e9cf076a4c0dd5f378367b6 (patch)
tree2529a3c0ffbb25d1485cadc0b15b4164b1dd9900 /src/usr/local/www/system_camanager.php
parent88ec4c6f2a1a7172607061b71869a5d28e305820 (diff)
downloadpfsense-10ddac8a6379e7ec7e9cf076a4c0dd5f378367b6.zip
pfsense-10ddac8a6379e7ec7e9cf076a4c0dd5f378367b6.tar.gz
System / Certificate Manager / CAs / Edit - Remove Personalizations
Remove "you" personalizations.
Diffstat (limited to 'src/usr/local/www/system_camanager.php')
-rw-r--r--src/usr/local/www/system_camanager.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_camanager.php b/src/usr/local/www/system_camanager.php
index ad2766e..3f91fd2 100644
--- a/src/usr/local/www/system_camanager.php
+++ b/src/usr/local/www/system_camanager.php
@@ -523,7 +523,7 @@ $section->addInput(new Form_Textarea(
'Certificate Private Key (optional)',
$pconfig['key']
))->setHelp('Paste the private key for the above certificate here. This is '.
- 'optional in most cases, but required if you need to generate a '.
+ 'optional in most cases, but is required when generating a '.
'Certificate Revocation List (CRL).');
$section->addInput(new Form_Input(
OpenPOWER on IntegriCloud