Fix encryption policy error message missing argument (dotnet/corefx#27205)
authorStephen Toub <stoub@microsoft.com>
Fri, 16 Feb 2018 18:20:44 +0000 (13:20 -0500)
committerGitHub <noreply@github.com>
Fri, 16 Feb 2018 18:20:44 +0000 (13:20 -0500)
commit4669859e625ffc5355e1f36f14b124824e63eac2
tree41db4737b51d3e9b1ff5b9352f0b6c5bc35b097a
parent7f2337804b87b7ee8dc5d6892384079636e31f8d
Fix encryption policy error message missing argument (dotnet/corefx#27205)

The message is currently "The '{0}' encryption policy is not supported on this platform." rather than, e.g. "The 'NoEncryption' encryption policy is not supported on this platform."

Commit migrated from https://github.com/dotnet/corefx/commit/e282c38afc12c2ebeb2b411c186758e8a25fa743
src/libraries/System.Net.Security/src/System/Net/Security/Pal.OSX/SafeDeleteSslContext.cs