forked from GNUsocial/gnu-social
		
	Source: https://github.com/phpseclib/phpseclib/ Commit: 77447a3fc7869773007fa3beeb8d6f8de842ec2a There were bugs.
		
			
				
	
	
		
			6 lines
		
	
	
		
			103 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			103 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| # minimalist openssl.cnf file for use with phpseclib
 | |
| 
 | |
| HOME			= .
 | |
| RANDFILE		= $ENV::HOME/.rnd
 | |
| 
 | |
| [ v3_ca ] |