* 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.
|
||
|---|---|---|
| .. | ||
| aspnetdevcert.pfx | ||
| eku.client.ini | ||
| eku.client.pfx | ||
| eku.code_signing.ini | ||
| eku.code_signing.pfx | ||
| eku.multiple_usages.ini | ||
| eku.multiple_usages.pfx | ||
| eku.server.ini | ||
| eku.server.pfx | ||
| make-test-certs.sh | ||
| no_extensions.ini | ||
| no_extensions.pfx | ||
| testCert.pfx | ||