diff options
Diffstat (limited to 'prh-app-server/config')
-rw-r--r-- | prh-app-server/config/prh_endpoints.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prh-app-server/config/prh_endpoints.json b/prh-app-server/config/prh_endpoints.json index 429dac4a..6a284b2d 100644 --- a/prh-app-server/config/prh_endpoints.json +++ b/prh-app-server/config/prh_endpoints.json @@ -31,7 +31,7 @@ "aaiProtocol": "https", "aaiUserName": "AAI", "aaiUserPassword": "AAI", - "aaiIgnoreSSLCertificateErrors": true, + "aaiIgnoreSslCertificateErrors": true, "aaiBasePath": "/aai/v12", "aaiPnfPath": "/network/pnfs/pnf", "aaiHeaders": { |