mirror of
https://github.com/schollz/cowyo.git
synced 2023-08-10 21:13:00 +03:00
Delete README.md
This commit is contained in:
parent
a552ca83f8
commit
c4d9c37729
@ -1,10 +0,0 @@
|
||||
# To create sample keys:
|
||||
|
||||
```
|
||||
openssl genrsa -out server.key 2048
|
||||
openssl req -new -x509 -key server.key -days 3650 -nodes -out server.crt -keyout server.crt
|
||||
```
|
||||
|
||||
## TODO
|
||||
|
||||
* check if ed25519 keys work
|
Loading…
Reference in New Issue
Block a user