added option to disable ssl verification
This commit is contained in:
@@ -6,6 +6,9 @@ OPNSENSE_HOST=https://your-opnsense.local
|
||||
# Optional
|
||||
OUTPUT_DIRECTORY=./certs
|
||||
|
||||
# Optional: disable SSL verification for self-signed certificates
|
||||
# VERIFY_SSL=false
|
||||
|
||||
# Optional: file permissions (Linux only)
|
||||
# FILE_OWNER=root
|
||||
# FILE_GROUP=root
|
||||
|
||||
Reference in New Issue
Block a user