File: openssl.cnf

package info (click to toggle)
php-phpseclib 2.0.48-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,744 kB
  • sloc: php: 11,985; sh: 66; xml: 49; makefile: 23
file content (6 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (25)
1
2
3
4
5
6
# minimalist openssl.cnf file for use with phpseclib

HOME			= .
RANDFILE		= $ENV::HOME/.rnd

[ v3_ca ]