mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-15 12:52:13 +08:00
routeros: added missing necessary policies
@@ -444,7 +444,8 @@ Before you can deploy the certificate to router os, you need
|
|||||||
to add the id_rsa.pub key to the routeros and assign a user
|
to add the id_rsa.pub key to the routeros and assign a user
|
||||||
to that key.
|
to that key.
|
||||||
|
|
||||||
The user need to have access to ssh, ftp, read and write.
|
The user need's to have the following policies enabled:
|
||||||
|
ssh, ftp, read, write, password and sensitive.
|
||||||
|
|
||||||
There are no need to enable ftp service for the script to work,
|
There are no need to enable ftp service for the script to work,
|
||||||
as they are transmitted over SCP, however ftp is needed to store
|
as they are transmitted over SCP, however ftp is needed to store
|
||||||
|
|||||||
Reference in New Issue
Block a user