use net5 certificate api instead of 3rd api (#733)

* use net api for cert loading

* codeql happy?
This commit is contained in:
Boshi Lian
2021-10-20 06:57:58 -07:00
committed by GitHub
parent e7de93dd10
commit 3643250f40
9 changed files with 71 additions and 9 deletions

View File

@@ -12,7 +12,7 @@ on:
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
runs-on: windows-latest
strategy:
fail-fast: false