Skip to content

Increased verbosity on SSL authentication exceptions#59

Merged
andyburke merged 1 commit into
andyburke:masterfrom
adrianrudnik:undetailed-https-exception
Jan 4, 2016
Merged

Increased verbosity on SSL authentication exceptions#59
andyburke merged 1 commit into
andyburke:masterfrom
adrianrudnik:undetailed-https-exception

Conversation

@adrianrudnik

Copy link
Copy Markdown
Contributor

Currently we will only see an "Exception: The authentication or decryption has failed." message, like in #58. With the new change it is more verbose, giving the user a correct hint on what went wrong like

CryptographicException: Unsupported hash algorithm: 1.2.840.113549.1.1.13

Also the code currently assumed Unity without the otherwise used if directive.

andyburke added a commit that referenced this pull request Jan 4, 2016
Increased verbosity on SSL authentication exceptions
@andyburke andyburke merged commit b0d1473 into andyburke:master Jan 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants