Skip to content

Commit

Permalink
Fix URL
Browse files Browse the repository at this point in the history
  • Loading branch information
briankwest committed Mar 12, 2015
1 parent f2c993e commit 64c10e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how_to_make_your_own_ca_correctly.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Someone should probably turn this into a nice how-to:

Here is how I did it.

wget http://www.openssl.org/contrib/ssl.ca-0.1.tar.gz
wget http://files.freeswitch.org/downloads/ssl.ca-0.1.tar.gz
tar zxfv ssl.ca-0.1.tar.gz
cd ssl.ca-0.1/
perl -i -pe 's/md5/sha2/g' *.sh
Expand Down

0 comments on commit 64c10e0

Please sign in to comment.