diff options
Diffstat (limited to 'ms/py-executor/README')
-rw-r--r-- | ms/py-executor/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ms/py-executor/README b/ms/py-executor/README deleted file mode 100644 index 919795a3c..000000000 --- a/ms/py-executor/README +++ /dev/null @@ -1,5 +0,0 @@ - -Generate Server Certificates ------------------------------- - -openssl req -x509 -newkey rsa:4096 -keyout py-executor-key.pem -out py-executor-chain.pem -days 3650 -nodes -subj '/CN=localhost'
\ No newline at end of file |