aspnetcore/test/shared/TestCertificates
Javier Calvarro Nelson e6bb551018 Adds support for loading the developer certificate from a pfx file
* If we can't find a developer certificate on the certificate store
  we will look for a developer certificate on the file system if a
  password has been specified for the Development certificate.
* We will look at ${APPDATA}/ASP.NET/https/<<AppName>>.pfx for windows
  and fallback to ${HOME}/.aspnet/https/<<AppName>>.pfx
* In case the password wasn't specified through configuration, the file
  is not found on the file system or can't be loaded, we won't
  do anything.
2018-01-12 16:32:06 -08:00
..
aspnetdevcert.pfx Adds support for loading the developer certificate from a pfx file 2018-01-12 16:32:06 -08:00
eku.client.ini Validate certificate EKU when it is provided 2017-07-07 11:31:06 -07:00
eku.client.pfx Validate certificate EKU when it is provided 2017-07-07 11:31:06 -07:00
eku.code_signing.ini Validate certificate EKU when it is provided 2017-07-07 11:31:06 -07:00
eku.code_signing.pfx Validate certificate EKU when it is provided 2017-07-07 11:31:06 -07:00
eku.multiple_usages.ini Validate certificate EKU when it is provided 2017-07-07 11:31:06 -07:00
eku.multiple_usages.pfx Validate certificate EKU when it is provided 2017-07-07 11:31:06 -07:00
eku.server.ini Validate certificate EKU when it is provided 2017-07-07 11:31:06 -07:00
eku.server.pfx Validate certificate EKU when it is provided 2017-07-07 11:31:06 -07:00
make-test-certs.sh Validate certificate EKU when it is provided 2017-07-07 11:31:06 -07:00
no_extensions.ini Validate certificate EKU when it is provided 2017-07-07 11:31:06 -07:00
no_extensions.pfx Validate certificate EKU when it is provided 2017-07-07 11:31:06 -07:00
testCert.pfx Validate certificate EKU when it is provided 2017-07-07 11:31:06 -07:00