1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-11-27 12:44:38 +01:00
tgseclib/phpseclib/openssl.cnf

7 lines
104 B
Plaintext
Raw Normal View History

# minimalist openssl.cnf file for use with phpseclib
HOME = .
RANDFILE = $ENV::HOME/.rnd
2014-01-18 18:29:25 +01:00
[ v3_ca ]