Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSebastien Pouliot <sebastien@ximian.com>2011-02-11 21:10:21 +0300
committerSebastien Pouliot <sebastien@ximian.com>2011-02-11 21:10:21 +0300
commit5505faf960fd4feee7072501eb476d430791ee5f (patch)
tree281cf5c726b720173ce471532072c31324f21c19 /data
parent44cb0e4defb0851c60172e977c5be125ea5d9901 (diff)
Continue X509Chain processing even if the local machine directory does not exists
* corlib/Mono.Security.X509/X509Store.cs: * Mono.Security/Mono.Security.X509/X509Store.cs: Fix key pair persistence to load key pairs from the same location (machine or user) as the requested certificate. This avoids an internal exception (on missing local machine directory) that stop the evaluation of the certificate validity (i.e. no user store check) * System/System.Security.Cryptography.X509Certificates/X509Chain.cs: Ensure that a missing local machine directory does not result in a NRE while loading CRL (which would fail the certificate being validated)
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions