mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-30 04:42:19 +00:00 
			
		
		
		
	Add ESP certificate bundle feature
Adds the ESP certificate bundle feature that enables users to bundle a root certificate bundle together with their application. Default bundle includes all Mozilla root certificates Closes IDF-296
This commit is contained in:
		
							
								
								
									
										5
									
								
								examples/protocols/https_x509_bundle/main/component.mk
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								examples/protocols/https_x509_bundle/main/component.mk
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| # | ||||
| # "main" pseudo-component makefile. | ||||
| # | ||||
| # (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Marius Vikhammer
					Marius Vikhammer