diff options
author | Oren Novotny <oren@novotny.org> | 2017-03-07 22:23:48 -0500 |
---|---|---|
committer | Oren Novotny <oren@novotny.org> | 2017-03-07 22:23:48 -0500 |
commit | 5ba05e87d80ce158124377c21a596eab83bb95eb (patch) | |
tree | d3fd444877c85d9518719969c9ae1cacc52d072f /scripts | |
parent | Update for RC3 (diff) | |
download | BouncyCastle.NET-ed25519-5ba05e87d80ce158124377c21a596eab83bb95eb.tar.xz |
update code sign url
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/SignClient.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/SignClient.json b/scripts/SignClient.json index e4f68415a..e991c2b1f 100644 --- a/scripts/SignClient.json +++ b/scripts/SignClient.json @@ -6,7 +6,7 @@ "TenantId": "71048637-3782-41a3-b6b2-6f4ac8a25ae0" }, "Service": { - "Url": "https://oren-sign-service.azurewebsites.net/", + "Url": "https://codesign.novotny.org/", "ResourceId": "https://novotny.org/SignService" } } |