summaryrefslogtreecommitdiff
path: root/help/C
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2015-01-29 18:42:08 -0600
committerMichael Catanzaro <mcatanzaro@gnome.org>2015-01-29 18:42:57 -0600
commit0200d9e7fd41ec27bc20f1602b49536611507797 (patch)
treebd18050dd36e3585f701c63ff8ffde3a0c30c68b /help/C
parentb89065ad3de11dbad30afc0fb535fd1ff934851e (diff)
downloadepiphany-0200d9e7fd41ec27bc20f1602b49536611507797.tar.gz
Tweaks for the new certificate help page
https://bugzilla.gnome.org/show_bug.cgi?id=739326
Diffstat (limited to 'help/C')
-rw-r--r--help/C/cert.page6
1 files changed, 3 insertions, 3 deletions
diff --git a/help/C/cert.page b/help/C/cert.page
index 5a6c3a1c0..14fe7a010 100644
--- a/help/C/cert.page
+++ b/help/C/cert.page
@@ -20,11 +20,11 @@
<title>Certificates</title>
- <p><app>Web</app> does not have built-in support for certificates at this
- time.</p>
+ <p><app>Web</app> does not have built-in support for certificate management at
+ this time.</p>
<note style="advanced">
- <p>You can add certificates through the command line if you have pk11-kit
+ <p>You can add certificates through the command line if you have p11-kit
installed. To add a certificate, you need to download the certificate and
run the following command to import it:</p>
<screen><output>$ </output><input>sudo trust anchor <var>/home/user/Downloads/certificate.crt</var></input></screen>