1
0
mirror of https://github.com/danog/phpseclib.git synced 2025-01-05 20:28:27 +01:00
phpseclib/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 ]