diff options
Diffstat (limited to 'help/C/cert.page')
-rw-r--r-- | help/C/cert.page | 6 |
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> |