8 lines
240 B
Plaintext
8 lines
240 B
Plaintext
api_key: "your_opnsense_api_key"
|
|
api_secret: "your_opnsense_api_secret"
|
|
host: "https://your-opnsense.local"
|
|
certificate_search: "example.com"
|
|
output_directory: "./certs"
|
|
output_filename: "cert.cert"
|
|
export_format: "crt" # crt or prv
|