openssl.cnf 104 B

1234567
  1. # minimalist openssl.cnf file for use with phpseclib
  2. HOME = .
  3. RANDFILE = $ENV::HOME/.rnd
  4. [ v3_ca ]