Enhance WHMCS integration with mTLS support and product mapping features. Added mTLS configuration options, updated API endpoints for mTLS status and fingerprint registration, and implemented product validation API. Updated database schema and documentation accordingly.
This commit is contained in:
@@ -97,3 +97,6 @@ WEB_PORT=3000
|
||||
WHMCS_INTEGRATION_ID=local-dev-whmcs
|
||||
WHMCS_API_SECRET=local-dev-whmcs-api-secret-32chars-minimum
|
||||
WHMCS_WEBHOOK_SECRET=
|
||||
|
||||
# mTLS for WHMCS integration API (production)
|
||||
INTEGRATION_MTLS_ENABLED=false
|
||||
|
||||
Reference in New Issue
Block a user