certs-maker
certs-maker copied to clipboard
Tiny self-signed tool, file size between 1.5MB(binary) and 4MB (docker). Generate a self-hosted / dev certificate through configuration.
Results
2
certs-maker issues
Sort by
recently updated
recently updated
newest added
Great tool, every handy. By default it output certification in extention of .crt/.key, is that possible to output other format such as PEM?
> 感谢大佬的更新,我尝试添加了环境变量 `FOR_FIREFOX=ON` 之后,生成了下面这 7 个文件: > > > > ```shell > > $ exa -TL 1 certs > > certs > > ├── he-sb.home.conf > > ├── he-sb.home.crt >...