diff options
Diffstat (limited to 'ssl/README')
-rw-r--r-- | ssl/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ssl/README b/ssl/README new file mode 100644 index 0000000..27e01ed --- /dev/null +++ b/ssl/README @@ -0,0 +1,11 @@ + +just for testing purposes -- two certificates: + +server.pem + ssl server certificate + private key. You can use that one + as certificate file for webfsd. + +root.pem + self-signed root ca certificate, this one was used to sign + the server certificate. + |