| 
									
										
										
										
											2020-08-13 07:14:44 +08:00
										 |  |  | <?php | 
					
						
							|  |  |  | defined('BASEPATH') OR exit('No direct script access allowed'); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /* | 
					
						
							|  |  |  | * | 
					
						
							| 
									
										
										
										
											2023-07-27 15:16:55 +08:00
										 |  |  | * Configuration file for all things relating to LoTW | 
					
						
							| 
									
										
										
										
											2020-08-13 07:14:44 +08:00
										 |  |  | * | 
					
						
							|  |  |  | */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /* | 
					
						
							|  |  |  | |-------------------------------------------------------------------------- | 
					
						
							| 
									
										
										
										
											2023-04-01 05:30:08 +08:00
										 |  |  | | Folder location for storing P12 certificate files on the system | 
					
						
							| 
									
										
										
										
											2020-08-13 07:14:44 +08:00
										 |  |  | |-------------------------------------------------------------------------- | 
					
						
							|  |  |  | |  | 
					
						
							| 
									
										
										
										
											2020-08-13 07:15:23 +08:00
										 |  |  | | This folder must be outside of your www root for security reasons | 
					
						
							| 
									
										
										
										
											2020-08-13 07:14:44 +08:00
										 |  |  | | | 
					
						
							|  |  |  | */ | 
					
						
							|  |  |  | $config['lotw_keys_folder'] = ""; | 
					
						
							|  |  |  | 
 |