Skip to content

Commit

Permalink
Add note about limitations of the gen-ssl-key-cert
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais committed Jun 2, 2016
1 parent 6bd4a24 commit 63ea33f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/gen-ssl-key-cert.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/sh
# Note: ooniprobe currently does not support self-signed certificates hence this is to be used for testing purposes only.
set -eu

if [ ! -d private ]
Expand Down

0 comments on commit 63ea33f

Please sign in to comment.