From 6d47367c4087fec5de10f8e5b2ce4338f2fceae1 Mon Sep 17 00:00:00 2001 From: Ryan Slobojan Date: Thu, 14 Oct 2021 16:33:35 -0400 Subject: [PATCH] Fix hasty copy/paste error :| --- src/issuers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/issuers.js b/src/issuers.js index 24213a9..91b96a4 100644 --- a/src/issuers.js +++ b/src/issuers.js @@ -101,7 +101,7 @@ export const issuers = [ { id: "ca.on", display: "Ontario", - iss: "https://covid19.quebec.ca/PreuveVaccinaleApi/issuer", + iss: "https://prd.pkey.dhdp.ontariohealth.ca", keys: [ { kid: "Nlgwb6GUrU_f0agdYKc77sXM9U8en1gBu94plufPUj8", alg: "ES256", kty: "EC", crv: "P-256", use: "sig",