diff --git a/README.md b/README.md index f4c6bbf..bb15ec3 100644 --- a/README.md +++ b/README.md @@ -71,16 +71,17 @@ values and submit it using curl (change the user and secret if you have changed them in config.py): openssl req -text -newkey rsa:4096 -nodes \ - -out subdomain.example.com.csr + -out subdomain.example.org.csr curl http://127.0.0.1:5000/sign -F user='woot' -F secret='woot' \ - -F encoding=pem -F 'csr=