mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Corrections o the migration guide
Signed-off-by: TRodziewicz <tomasz.rodziewicz@mobica.com>
This commit is contained in:
		
							parent
							
								
									95f8f22c27
								
							
						
					
					
						commit
						1cf33bf94d
					
				@ -1,10 +1,10 @@
 | 
			
		||||
Remove MBEDTLS_SSL_RECORD_CHECKING option and enable its action by default
 | 
			
		||||
--------------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
This change does not affects users who use the default config.h, as the
 | 
			
		||||
This change does not affect users who use the default config.h, as the
 | 
			
		||||
option MBEDTLS_SSL_RECORD_CHECKING was already on by default.
 | 
			
		||||
 | 
			
		||||
This option was added only to controls compilation of one function
 | 
			
		||||
This option was added only to control compilation of one function
 | 
			
		||||
(mbedtls_ssl_check_record()) used in DTLS to check a buffer's validity and
 | 
			
		||||
authenticity. Switching it off poses a security risk.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user