aboutsummaryrefslogtreecommitdiffstats
path: root/library/certs/README.md
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-12-03 10:51:47 -0800
committerfriendica <info@friendica.com>2014-12-03 10:51:47 -0800
commitb71b45aafc618d32d23c099a4d4db8bad2f09e54 (patch)
tree1a0577c64197c4289ed154d2c2d5fdf48a7e5192 /library/certs/README.md
parent8e4e56b56647351d12fe6853bc6c208fc2d018cd (diff)
downloadvolse-hubzilla-b71b45aafc618d32d23c099a4d4db8bad2f09e54.tar.gz
volse-hubzilla-b71b45aafc618d32d23c099a4d4db8bad2f09e54.tar.bz2
volse-hubzilla-b71b45aafc618d32d23c099a4d4db8bad2f09e54.zip
add comodo intermediate certs and a method to add other intermediate certs.
Diffstat (limited to 'library/certs/README.md')
-rw-r--r--library/certs/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/certs/README.md b/library/certs/README.md
new file mode 100644
index 000000000..9a2ca7eca
--- /dev/null
+++ b/library/certs/README.md
@@ -0,0 +1 @@
+This directory contains *browser valid* certs for use with redmatrix when using curl (server to server communication). The cacert.pem file in this directory is downloaded (when necessary) from the curl repository and tracks the Mozilla built-in certs. Additionally we've discovered we occasionally require intermediate certs from some cert providers which Mozilla and other browsers obtain automatically but curl does not. You may add these here if required. All these files are concatenated to create the library/cacert.pem file which we will use. \ No newline at end of file