Creating a root of factories CA certificate
-
Run the
start
command and configure a username and password:./rof start
The root of factories tool prompts you to set a username and password.
-
You can check the root of factories service status using the status command.
-
Create a root of factories CA certificate:
./rof create --company <company name>
You can pass the
-o
or--output
argument to write the root of factories certificate to a file with a specific name.The root of factories tool prompts you to enter your username and password.
-
Stop root of factories services:
./rof stop