This website requires JavaScript.
Explore
Help
Sign In
danog
/
tgseclib
Watch
1
Star
0
Fork
0
You've already forked tgseclib
mirror of
https://github.com/danog/tgseclib.git
synced
2025-01-21 21:41:14 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
tgseclib
/
phpseclib
/
openssl.cnf
7 lines
104 B
Plaintext
Raw
Normal View
History
Unescape
Escape
- make Crypt_RSA use openssl for key generation (if openssl is available) and make it so File_X509 can create CSRs
2012-07-01 12:07:42 -05:00
# minimalist openssl.cnf file for use with phpseclib
HOME = .
RANDFILE = $ENV::HOME/.rnd
Cleaned up whitespace
2014-01-18 17:29:25 +00:00
[ v3_ca ]
Reference in New Issue
Copy Permalink