mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	- Test SSL information
This commit is contained in:
		
							parent
							
								
									c847f070e5
								
							
						
					
					
						commit
						361e6382db
					
				@ -33,14 +33,8 @@
 | 
			
		||||
#include "polarssl/havege.h"
 | 
			
		||||
 | 
			
		||||
#define SERVER_PORT 443
 | 
			
		||||
/*
 | 
			
		||||
#define SERVER_NAME "localhost"
 | 
			
		||||
#define GET_REQUEST "GET / HTTP/1.0\r\n\r\n"
 | 
			
		||||
*/
 | 
			
		||||
#define SERVER_NAME "mijn.postbank.nl"
 | 
			
		||||
#define GET_REQUEST \
 | 
			
		||||
    "GET /hello/ HTTP/1.1\r\n" \
 | 
			
		||||
    "Host: mijn.postbank.nl\r\n\r\n"
 | 
			
		||||
 | 
			
		||||
#define DEBUG_LEVEL 4
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user