You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exact subject match for CertificateLoader (dotnet#34582)
* Enable exact subject match for LoadFromStoreCert
* Usings revert/format
* Added tests to cover other usecases
* Commenting out added tests
security: SecKeychainItemImport: User interaction is not allowed.
* Performance improvements changes
* Take the first certificate as in original implementation for substring
* Reverting tests, using null-coalescing assignment operator
* LoadFromStoreCert remarks added
* Update src/Servers/Kestrel/Core/src/CertificateLoader.cs
Co-authored-by: Stephen Halter <[email protected]>
0 commit comments