package
0.1.5
Repository: https://github.com/lflxp/lflxp-k8s.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

  1. openssl genrsa -out server.key 2048
  2. openssl req -new -x509 -key server.key -out server.crt -days 3650