Skip to content

Commit

Permalink
Merge pull request #562 from hmcts/PAY-6602-Add-Exela-Apim-Cert
Browse files Browse the repository at this point in the history
PAY-6602: Add Exela CFT Apim cert
  • Loading branch information
davejones74 committed Aug 14, 2024
2 parents 8d23942 + f8a3714 commit b747923
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion infrastructure/prod.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
# Last two thumbprints are for the new API Gateway
# "D8633FCA569981EB00741A3079F3E5744F7B0FE5" - Exela Cert (old)
# "CC852B5D1349041E1309AC5F9918ECE1FE5C023C" - Exela Cert (new)
bulkscanning_api_gateway_certificate_thumbprints = ["A78ED211FD9CE9DE2EEC47FD1A87F40CE0F4A1A5", "F4A976E4967F8F4F621C87C67B9E258563F80F0E", "B35BCF6C5C9DAEE7D0C756B666FFEDE2CF4659BA", "B1BF8007527F85085D7C4A3DC406A9A6D124D721", "E4E5673792DA616E14BEEF63F75DD96590124734", "3FEBC1DE5DFBAF97B1F1CEEC80A1B192F999596A", "CC852B5D1349041E1309AC5F9918ECE1FE5C023C"]
# "3330FEE8C8F36A136B82754A0853A7441ABD846B" - Exela Cert (CFT APIM)
bulkscanning_api_gateway_certificate_thumbprints = ["A78ED211FD9CE9DE2EEC47FD1A87F40CE0F4A1A5", "F4A976E4967F8F4F621C87C67B9E258563F80F0E", "B35BCF6C5C9DAEE7D0C756B666FFEDE2CF4659BA", "B1BF8007527F85085D7C4A3DC406A9A6D124D721", "E4E5673792DA616E14BEEF63F75DD96590124734", "3FEBC1DE5DFBAF97B1F1CEEC80A1B192F999596A", "CC852B5D1349041E1309AC5F9918ECE1FE5C023C", "3330FEE8C8F36A136B82754A0853A7441ABD846B"]
aks_subscription_id = "8cbc6f36-7c56-4963-9d36-739db5d00b27"

0 comments on commit b747923

Please sign in to comment.