Files correlati : Commento : Aggiornata cUrl alla ultima versione su Github: 7.56.1 git-svn-id: svn://10.65.10.50/branches/R_10_00@24203 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			25 lines
		
	
	
		
			440 B
		
	
	
	
		
			D
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			440 B
		
	
	
	
		
			D
		
	
	
	
	
	
| Long: tls-max
 | |
| Arg: <VERSION>
 | |
| Tags: Versions
 | |
| Protocols: SSL
 | |
| Added: 7.54.0
 | |
| Requires: TLS
 | |
| See-also: tlsv1.0 tlsv1.1 tlsv1.2
 | |
| Help: Use TLSv1.0 or greater
 | |
| ---
 | |
| VERSION defines maximum supported TLS version. A minimum is defined
 | |
| by arguments tlsv1.0 or tlsv1.1 or tlsv1.2.
 | |
| 
 | |
| .RS
 | |
| .IP "default"
 | |
| Use up to recommended TLS version.
 | |
| .IP "1.0"
 | |
| Use up to TLSv1.0.
 | |
| .IP "1.1"
 | |
| Use up to TLSv1.1.
 | |
| .IP "1.2"
 | |
| Use up to TLSv1.2.
 | |
| .IP "1.3"
 | |
| Use up to TLSv1.3.
 | |
| .RE
 |