DEV Community

Javier Leandro Arancibia
Javier Leandro Arancibia

Posted on

New EasyCert Plugin for SuperCLI

New EasyCert Plugin for SuperCLI

Simple tool for creating SSL/TLS certificates for development by deckarep

Installation

go install github.com/deckarep/EasyCert@latest
Verify: easycert --version
supercli plugins install ./plugins/EasyCert --on-conflict replace --json
Enter fullscreen mode Exit fullscreen mode

Links


This plugin is part of SuperCLI — a curated collection of 1000+ CLI tools at your fingertips.

Top comments (0)