//
pkg.gl
Category
github.com/lflxp/lflxp-k8s
tls
package
0.1.5
Repository:
https://github.com/lflxp/lflxp-k8s.git
Documentation:
pkg.go.dev
Overview
Dependencies
2
Dependents
1
#
Packages
rsa
No description provided by the author
#
README
openssl genrsa -out server.key 2048
openssl req -new -x509 -key server.key -out server.crt -days 3650