Your IP : 216.73.216.240


Current Path : /home/juvelize/saulnois/libraries/vendor/phpseclib/phpseclib/phpseclib/
Upload File :
Current File : /home/juvelize/saulnois/libraries/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf

# minimalist openssl.cnf file for use with phpseclib

HOME			= .
RANDFILE		= $ENV::HOME/.rnd
# without this line you'll get this error with openssl_pkey_new():
# Warning: openssl_pkey_new(): Private key length must be at least 384 bits, configured to 0
default_bits = 384

[ v3_ca ]