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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Merging of public preview branch into master branch (#21)
* Upgraded to Netcore3 and removed bouncy castle (#9)
* Upgraded to .net core 3.1 and removed bouncycastle
* Merge branch 'master' into netcore3
* Changed readme for .net core 3.1
* Merge issue
* More merge issues
* Role auth validates CN (#5) (#10)
* Role auth validates CN
* Moved privates down
* Merged in changes
* Added a script to validate a deployment (#11)
* Added a script to validate a deployment
* Removed .net json parser
* Code review changes
* Added https validation to the resource header (#12)
* Added crypto warning (#13)
* Added event logging (#20)