mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-10 05:02:50 +01:00
some hints for myself
This commit is contained in:
parent
835009b9ce
commit
3fedcf0949
@ -39,6 +39,8 @@ use MIME::Base64;
|
||||
use strict;
|
||||
use vars qw($opt_b $opt_h $opt_i $opt_l $opt_n $opt_q $opt_t $opt_u $opt_v);
|
||||
|
||||
# more up-to-date revisions can always be found at http://hg.mozilla.org/mozilla-central/
|
||||
# in the security/nss/lib/ckfw/builtins folder
|
||||
my $url = 'http://mxr.mozilla.org/seamonkey/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1';
|
||||
# If the OpenSSL commandline is not in search path you can configure it here!
|
||||
my $openssl = 'openssl';
|
||||
|
Loading…
Reference in New Issue
Block a user