mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Improve documentation of MBEDTLS_HAVE_TIME_DATE
This commit is contained in:
		
							parent
							
								
									48a816ff26
								
							
						
					
					
						commit
						4e67cca1d9
					
				@ -137,8 +137,8 @@
 | 
				
			|||||||
/**
 | 
					/**
 | 
				
			||||||
 * \def MBEDTLS_HAVE_TIME_DATE
 | 
					 * \def MBEDTLS_HAVE_TIME_DATE
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 * System has time.h, time(), an implementation for mbedtls_platform_gmtime_r()
 | 
					 * System has time.h, time(), and an implementation for
 | 
				
			||||||
 * (see below), and the clock is correct.
 | 
					 * mbedtls_platform_gmtime_r() (see below).
 | 
				
			||||||
 * The time needs to be correct (not necesarily very accurate, but at least
 | 
					 * The time needs to be correct (not necesarily very accurate, but at least
 | 
				
			||||||
 * the date should be correct). This is used to verify the validity period of
 | 
					 * the date should be correct). This is used to verify the validity period of
 | 
				
			||||||
 * X.509 certificates.
 | 
					 * X.509 certificates.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user