X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=config%2Fapplication.yaml;h=f0f53375c3d2437adefd7f238da61f4d2eaa355f;hb=5fb02c4515b578bc1139aec029c72ecac9617039;hp=7628624dfd20c07b1957155f8d4d91c873d7883a;hpb=6369be33280684f6711081a8dd13aa3ae4ae2ca4;p=nonrtric%2Fplt%2Fa1policymanagementservice.git diff --git a/config/application.yaml b/config/application.yaml index 7628624..f0f5337 100644 --- a/config/application.yaml +++ b/config/application.yaml @@ -56,6 +56,8 @@ server: key-store: /opt/app/policy-agent/etc/cert/keystore.jks key-password: policy_agent key-alias: policy_agent + # trust-store-password: + # trust-store: app: # Location of the component configuration file. filepath: /opt/app/policy-agent/data/application_configuration.json @@ -80,4 +82,3 @@ app: # A file containing an authorization token, which shall be inserted in each HTTP header (authorization). # If the file name is empty, no authorization token is sent. auth-token-file: -