Creating a root of factories CA certificate
-
Run the
startcommand and configure a username and password:./rof startThe 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
-oor--outputargument 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