mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 13:55:25 +01:00 
			
		
		
		
	Fix #1071 : typos and link in docu
This commit is contained in:
		| @@ -679,7 +679,7 @@ TLSWG Draft: The Transport Layer Security (TLS) Protocol Version 1\.3 | |||||||
| .SH "EXIT STATUS" | .SH "EXIT STATUS" | ||||||
| . | . | ||||||
| .IP "\(bu" 4 | .IP "\(bu" 4 | ||||||
| 0 testssl\.sh finished successfully without errors and without unambiguous results | 0 testssl\.sh finished successfully without errors and without ambiguous results | ||||||
| . | . | ||||||
| .IP "\(bu" 4 | .IP "\(bu" 4 | ||||||
| 1 testssl\.sh has encountered exactly one ambiguous situation or an error during run | 1 testssl\.sh has encountered exactly one ambiguous situation or an error during run | ||||||
| @@ -741,7 +741,7 @@ TLSWG Draft: The Transport Layer Security (TLS) Protocol Version 1\.3 | |||||||
| \fBetc/tls_data\.txt\fR Provides a mandatory file for ciphers (bash sockets) and key material\. | \fBetc/tls_data\.txt\fR Provides a mandatory file for ciphers (bash sockets) and key material\. | ||||||
| . | . | ||||||
| .SH "AUTHORS" | .SH "AUTHORS" | ||||||
| Developed by Dirk Wetter, David Cooper and many others, see https://github\.com/drwetter/testssl\.sh/blob/master/CREDITS\.md | Developed by Dirk Wetter, David Cooper and many others, see CREDITS\.md \. | ||||||
| . | . | ||||||
| .SH "COPYRIGHT" | .SH "COPYRIGHT" | ||||||
| Copyright © 2012 Dirk Wetter\. License GPLv2: Free Software Foundation, Inc\. This is free software: you are free to change and redistribute it under the terms of the license\. Usage WITHOUT ANY WARRANTY\. USE at your OWN RISK! | Copyright © 2012 Dirk Wetter\. License GPLv2: Free Software Foundation, Inc\. This is free software: you are free to change and redistribute it under the terms of the license\. Usage WITHOUT ANY WARRANTY\. USE at your OWN RISK! | ||||||
|   | |||||||
| @@ -517,7 +517,7 @@ to create the hashes for HPKP.</li> | |||||||
| <h2 id="EXIT-STATUS">EXIT STATUS</h2> | <h2 id="EXIT-STATUS">EXIT STATUS</h2> | ||||||
|  |  | ||||||
| <ul> | <ul> | ||||||
| <li>0    testssl.sh finished successfully without errors and without unambiguous results</li> | <li>0    testssl.sh finished successfully without errors and without ambiguous results</li> | ||||||
| <li>1    testssl.sh has encountered exactly one ambiguous situation or an error during run</li> | <li>1    testssl.sh has encountered exactly one ambiguous situation or an error during run</li> | ||||||
| <li>1+n  same as previous. The errors or ambiguous results are added, also per IP.</li> | <li>1+n  same as previous. The errors or ambiguous results are added, also per IP.</li> | ||||||
| <li>50-200 reserved for returning a vulnerability scoring for system monitoring or a CI tools</li> | <li>50-200 reserved for returning a vulnerability scoring for system monitoring or a CI tools</li> | ||||||
| @@ -547,7 +547,7 @@ to create the hashes for HPKP.</li> | |||||||
|  |  | ||||||
| <h2 id="AUTHORS">AUTHORS</h2> | <h2 id="AUTHORS">AUTHORS</h2> | ||||||
|  |  | ||||||
| <p>Developed by Dirk Wetter, David Cooper and many others, see https://github.com/drwetter/testssl.sh/blob/master/CREDITS.md</p> | <p>Developed by Dirk Wetter, David Cooper and many others, see CREDITS.md .</p> | ||||||
|  |  | ||||||
| <h2 id="COPYRIGHT">COPYRIGHT</h2> | <h2 id="COPYRIGHT">COPYRIGHT</h2> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -444,7 +444,7 @@ does the same on the plain text IMAP port. Please note that for plain TLS-encryp | |||||||
|  |  | ||||||
| ## EXIT STATUS | ## EXIT STATUS | ||||||
|  |  | ||||||
| * 0    testssl.sh finished successfully without errors and without unambiguous results | * 0    testssl.sh finished successfully without errors and without ambiguous results | ||||||
| * 1    testssl.sh has encountered exactly one ambiguous situation or an error during run | * 1    testssl.sh has encountered exactly one ambiguous situation or an error during run | ||||||
| * 1+n  same as previous. The errors or ambiguous results are added, also per IP. | * 1+n  same as previous. The errors or ambiguous results are added, also per IP. | ||||||
| * 50-200 reserved for returning a vulnerability scoring for system monitoring or a CI tools | * 50-200 reserved for returning a vulnerability scoring for system monitoring or a CI tools | ||||||
| @@ -473,7 +473,7 @@ does the same on the plain text IMAP port. Please note that for plain TLS-encryp | |||||||
|  |  | ||||||
| ## AUTHORS | ## AUTHORS | ||||||
|  |  | ||||||
| Developed by Dirk Wetter, David Cooper and many others, see https://github.com/drwetter/testssl.sh/blob/master/CREDITS.md | Developed by Dirk Wetter, David Cooper and many others, see CREDITS.md . | ||||||
|  |  | ||||||
|  |  | ||||||
| ## COPYRIGHT | ## COPYRIGHT | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk
					Dirk