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

https://github.com/kuluce/cert


https://github.com/kuluce/cert

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 证书管理

# 使用方式

```bash
[dev@dev dest]$ ./cert -h
len(os.Args): 2
flag needs an argument: -h
Usage of ./cert:
-d string
DOMAIN (default "example.com")
-h string
IP (default "localhost")
-i string
IP (default "127.0.0.1")
-t int
有效期天数,默认3650天 (default 3650)
```