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

https://github.com/ukoloff/electron-win-ca

Test win-ca in Electron
https://github.com/ukoloff/electron-win-ca

electron root-certificate root-certificates ssl ssl-certificates windows

Last synced: 6 months ago
JSON representation

Test win-ca in Electron

Awesome Lists containing this project

README

          

# electron-win-ca
Test [win-ca][] in [Electron][]

[win-ca]: https://github.com/ukoloff/win-ca
[Electron]: https://electronjs.org/

## Run
```sh
git clone https://github.com/ukoloff/electron-win-ca.git
cd electron-win-ca
npm install
npm start
```