mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-12 06:09:39 +07:00
Merge pull request #8791 from nextcloud/backport/8718/stable22
[stable22] Update occ_command.rst
This commit is contained in:
@@ -1034,11 +1034,11 @@ This example lists your installed certificates::
|
||||
|
||||
Import a new certificate::
|
||||
|
||||
sudo -u www-data php occ security:import /path/to/certificate
|
||||
sudo -u www-data php occ security:certificates:import /path/to/certificate
|
||||
|
||||
Remove a certificate::
|
||||
|
||||
sudo -u www-data php occ security:remove [certificate name]
|
||||
sudo -u www-data php occ security:certificates:remove [certificate name]
|
||||
|
||||
.. _trashbin_label:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user