Fix the filename used by the VerifyCrlCache test (dotnet/corefx#41173)
authorJeremy Barton <jbarton@microsoft.com>
Wed, 18 Sep 2019 16:37:51 +0000 (09:37 -0700)
committerStephen Toub <stoub@microsoft.com>
Wed, 18 Sep 2019 16:37:51 +0000 (12:37 -0400)
commit744512d424f348ec11e143e72796ed7728b44bd7
tree0705e431e76d8e09e759823f8649fae1c6c151b1
parente80ed55c6af1a818fc43b5984280e19e66c726a9
Fix the filename used by the VerifyCrlCache test (dotnet/corefx#41173)

The VerifyCrlCache test, which is a manual test, is looking for the old cache key.
This change updates it to the new cache key, and makes the test pass again.

Commit migrated from https://github.com/dotnet/corefx/commit/395f42ffa645efd067fd790712b48061c0236523
src/libraries/System.Security.Cryptography.X509Certificates/tests/X509FilesystemTests.Unix.cs