mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 22:05:26 +01:00 
			
		
		
		
	Start listing changes and contributions
... a few items by David and myself. It's a WIP and there are missing points. Feel free to amend the CHANGELOG.md and CREDITS.md.
This commit is contained in:
		
							
								
								
									
										13
									
								
								CHANGELOG.md
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								CHANGELOG.md
									
									
									
									
									
								
							| @@ -1,7 +1,7 @@ | |||||||
|  |  | ||||||
| ## Change Log | ## Change Log | ||||||
|  |  | ||||||
| ### Features implemented / improvements in 3.1dev | ### Features implemented / improvements in 3.2rcX | ||||||
|  |  | ||||||
| * Extend Server (cipher) preference: always now in wide mode instead of running all ciphers in the end (per default) | * Extend Server (cipher) preference: always now in wide mode instead of running all ciphers in the end (per default) | ||||||
| * Improved compatibility with OpenSSL 3.0 | * Improved compatibility with OpenSSL 3.0 | ||||||
| @@ -31,6 +31,17 @@ | |||||||
| * Client simulation runs in wide mode which is even better readable | * Client simulation runs in wide mode which is even better readable | ||||||
| * Added --reqheader to support custom headers in HTTP requests | * Added --reqheader to support custom headers in HTTP requests | ||||||
| * Test for support for RFC 8879 certificate compression | * Test for support for RFC 8879 certificate compression | ||||||
|  | * Check for ffdhe groups | ||||||
|  | * New set of OpenSSL-bad binaries with STARTTLS xmpp-server | ||||||
|  | * Save a few cycles for ROBOT | ||||||
|  | * Provide a better verdict wrt to server order: Now per protocol and ciphers are | ||||||
|  |   weighted for each protocol | ||||||
|  | * Remove "negotiated cipher / protocol" | ||||||
|  | * Extract CA list shows supported certification authorities sent by the server | ||||||
|  | * Show server supported signature algorithms | ||||||
|  | * Compatible to GNU grep 3.8 | ||||||
|  | * STARTTLS on active directory service works now | ||||||
|  |  | ||||||
|  |  | ||||||
| ### Features implemented / improvements in 3.0 | ### Features implemented / improvements in 3.0 | ||||||
|  |  | ||||||
|   | |||||||
| @@ -30,6 +30,12 @@ Full contribution, see git log. | |||||||
|   - pwnedkeys.com support |   - pwnedkeys.com support | ||||||
|   - CT support |   - CT support | ||||||
|   - RFC 8879, certificate compression |   - RFC 8879, certificate compression | ||||||
|  |   - 128 cipher limit, padding | ||||||
|  |   - compatibility for LibreSSL and different OpenSSL versions | ||||||
|  |   - Check for ffdhe groups | ||||||
|  |   - Show server supported signature algorithms | ||||||
|  |   - Show supported certification authorities sent by the server when client auth is requested | ||||||
|  |   - Provide a better verdict wrt to server order: Now per protocol and ciphers are weighted for each protocol | ||||||
|   - Lots of fixes and improvements |   - Lots of fixes and improvements | ||||||
|  |  | ||||||
| ##### Further credits (in alphabetical order) | ##### Further credits (in alphabetical order) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk Wetter
					Dirk Wetter