|  | @@ -10,7 +10,7 @@ func (this *Config) UnmarshalJSON(data []byte) error {
 | 
											
												
													
														|  |  		Path            string `json:"Path"`
 |  |  		Path            string `json:"Path"`
 | 
											
												
													
														|  |  		Pto             string `json:"Pto"`
 |  |  		Pto             string `json:"Pto"`
 | 
											
												
													
														|  |  		Cert            string `json:"Cert"`
 |  |  		Cert            string `json:"Cert"`
 | 
											
												
													
														|  | -		PrivKey         string `json:"PrivKet"`
 |  | 
 | 
											
												
													
														|  | 
 |  | +		PrivKey         string `json:"PrivKey"`
 | 
											
												
													
														|  |  	}
 |  |  	}
 | 
											
												
													
														|  |  	jsonConfig := &JsonConfig{
 |  |  	jsonConfig := &JsonConfig{
 | 
											
												
													
														|  |  		ConnectionReuse: true,
 |  |  		ConnectionReuse: true,
 |