vcsjones / AzureSignTool

SignTool Library and Azure Key Vault Support
MIT License
272 stars 87 forks source link

More details in retrieve cert error message. #105

Closed lmoelleb closed 4 years ago

lmoelleb commented 4 years ago

Include the error message from the exception when retrieving the certificate fails.

The full stack trace included in the log at trace level - might be too much? If it is, we should at least make sure there is another way to get any inner exception messages at verbose level.

resolves #102