diff --git a/config/settings.yml b/config/settings.yml index 3de32082824..aa1fa715d7f 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -1448,8 +1448,9 @@ dgi: vye: jwt: # May not need the public path - public_key_path: "/dsva-vagov/vets-api/#{Settings.vsp_environment}/dgib/jwt.key" - private_key_path: "/dsva-vagov/vets-api/#{Settings.vsp_environment}/dgib/jwt.crt" + public_key_path: "/srv/vets-api/secret/dgib_jwt.key" + private_key_path: "/srv/vets-api/secret/dgib_jwt.crt" + public_ica11_rca2_key_path: "/srv/vets-api/secret/dgib_ica11_rca2.key" vets: url: "https://dgi-uat001-vaapi.np.afsp.io/vets-service/v1" mock: false