An open API service indexing awesome lists of open source software.

https://github.com/devizer/netcore.cavalidationlab

It's a bright visualization of different behavior of certificate validation in core sdk and self-contained environments
https://github.com/devizer/netcore.cavalidationlab

Last synced: 7 months ago
JSON representation

It's a bright visualization of different behavior of certificate validation in core sdk and self-contained environments

Awesome Lists containing this project

README

          

# NetCore.CaValidationLab
It's a bright visualization of different behavior of certificate validation in core sdk and self-contained environments

### run from source
dotnet core sdk 2.0+ is enouth:
```bash
wget -q -nv --no-check-certificate -O - https://raw.githubusercontent.com/devizer/NetCore.CaValidationLab/master/run.sh | bash

```