diff options
author | Guillaume Mazoyer <respawneral@gmail.com> | 2014-08-05 17:23:12 +0200 |
---|---|---|
committer | Guillaume Mazoyer <respawneral@gmail.com> | 2014-08-05 17:23:12 +0200 |
commit | f7a4c5e4f6920006265d4770c942f30a3b418508 (patch) | |
tree | c8f08c5b3f28cfd0d448040f4308e331e7eba9b1 /phpseclib-0.3.7/openssl.cnf | |
parent | 42f22d74eb224cc7f553171b82224882e8966981 (diff) |
Move boostrap and phpseclib to a dedicated libraries directory.
Diffstat (limited to 'phpseclib-0.3.7/openssl.cnf')
-rw-r--r-- | phpseclib-0.3.7/openssl.cnf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/phpseclib-0.3.7/openssl.cnf b/phpseclib-0.3.7/openssl.cnf deleted file mode 100644 index 58a1261..0000000 --- a/phpseclib-0.3.7/openssl.cnf +++ /dev/null @@ -1,6 +0,0 @@ -# minimalist openssl.cnf file for use with phpseclib
-
-HOME = .
-RANDFILE = $ENV::HOME/.rnd
-
-[ v3_ca ]
|