Skip to content

Commit

Permalink
Merge pull request #89 from TheTorProject/add-note-to-script
Browse files Browse the repository at this point in the history
Add note about limitations of the gen-ssl-key-cert
  • Loading branch information
anadahz committed Apr 6, 2017
2 parents 5395ce8 + 63ea33f commit 03d738b
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 03d738b

Please sign in to comment.