summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2018-01-23 18:17:30 +0100
committerBenoit Foucher <benoit@zeroc.com>2018-01-23 18:17:30 +0100
commitd264a34eaf9a8aa178e447078c56174e89b55a1c (patch)
tree866fcde08f8b0bb0a004e37fbca79c0cebab1093
parentFixed for iOS test controller proxy and Xcode 9, fixed crashed issue when con... (diff)
downloadice-d264a34eaf9a8aa178e447078c56174e89b55a1c.tar.bz2
ice-d264a34eaf9a8aa178e447078c56174e89b55a1c.tar.xz
ice-d264a34eaf9a8aa178e447078c56174e89b55a1c.zip
Updated UWP test controller certificate
-rw-r--r--cpp/test/uwp/controller/msbuild/controller.vcxproj2
-rw-r--r--cpp/test/uwp/controller/msbuild/controller_TemporaryKey.pfxbin2450 -> 2504 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/uwp/controller/msbuild/controller.vcxproj b/cpp/test/uwp/controller/msbuild/controller.vcxproj
index 594f7a14fa4..4d2d25b9772 100644
--- a/cpp/test/uwp/controller/msbuild/controller.vcxproj
+++ b/cpp/test/uwp/controller/msbuild/controller.vcxproj
@@ -104,7 +104,7 @@
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<PackageCertificateKeyFile>controller_TemporaryKey.pfx</PackageCertificateKeyFile>
- <PackageCertificateThumbprint>B53E538F15C5F5F4A31972BEBA251ACC85F9BC2C</PackageCertificateThumbprint>
+ <PackageCertificateThumbprint>E7BFC05909103170FE986292019448DD325BB206</PackageCertificateThumbprint>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
diff --git a/cpp/test/uwp/controller/msbuild/controller_TemporaryKey.pfx b/cpp/test/uwp/controller/msbuild/controller_TemporaryKey.pfx
index 8b74e53e49f..1d1010b48e6 100644
--- a/cpp/test/uwp/controller/msbuild/controller_TemporaryKey.pfx
+++ b/cpp/test/uwp/controller/msbuild/controller_TemporaryKey.pfx
Binary files differ