Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yakuter committed Apr 11, 2022
1 parent ff40703 commit e86248f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ GoSSL is an SSL/TLS certificate tool written with Go and built with ❤️
- Generate x509 RSA root CA
- Generate x509 RSA server certificate
- Generate SSH key pair
- Upload SSH public key to remote SSH server

## Commands
### help
Expand Down Expand Up @@ -77,8 +78,6 @@ GoSSL is an SSL/TLS certificate tool written with Go and built with ❤️
// This command will ask for password to connect SSH server
```

ssh-upload --pubkey /Users/yakuter/.ssh/id_rsa.pub [email protected]

### TODO
1. Add generate command for generating private key, root ca and x509 certificates in one command
2. Add test for cert
Expand Down

0 comments on commit e86248f

Please sign in to comment.