mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 22:05:26 +01:00 
			
		
		
		
	Badges from shields.io / Monitoring Links
This commit is contained in:
		
							
								
								
									
										13
									
								
								Readme.md
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								Readme.md
									
									
									
									
									
								
							| @@ -1,8 +1,11 @@ | |||||||
|  |  | ||||||
| ## Intro | ## Intro | ||||||
|  |  | ||||||
| [](https://travis-ci.org/drwetter/testssl.sh) | <!-- [](https://travis-ci.org/drwetter/testssl.sh)  --> | ||||||
|  | [](https://travis-ci.org/drwetter/testssl.sh) | ||||||
| [](https://gitter.im/drwetter/testssl.sh?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | [](https://gitter.im/drwetter/testssl.sh?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||||||
|  | [](https://github.com/drwetter/testssl.sh/LICENSE) | ||||||
|  | [](https://github.com/drwetter/testssl.sh/blob/3.1dev/Dockerfile.md) | ||||||
|  |  | ||||||
| `testssl.sh` is a free command line tool which checks a server's service on | `testssl.sh` is a free command line tool which checks a server's service on | ||||||
| any port for the support of TLS/SSL ciphers, protocols as well as some | any port for the support of TLS/SSL ciphers, protocols as well as some | ||||||
| @@ -35,7 +38,7 @@ this program and where to get this program from. | |||||||
|  |  | ||||||
| testssl.sh is working on every Linux/BSD distribution out of the box. Latest by 2.9dev | testssl.sh is working on every Linux/BSD distribution out of the box. Latest by 2.9dev | ||||||
| most of the limitations of disabled features from the openssl client are gone | most of the limitations of disabled features from the openssl client are gone | ||||||
| due to bash-socket-based checks. As a result you can also use e.g. LibreSSL or OpenSSL | due to bash-socket-based checks. As a result you can also use e.g. LibreSSL or OpenSSL >= | ||||||
| 1.1.1 . testssl.sh also works on other unixoid system out of the box, supposed they have | 1.1.1 . testssl.sh also works on other unixoid system out of the box, supposed they have | ||||||
| `/bin/bash` >= version 3.2 and standard tools like sed and awk installed. An implicit | `/bin/bash` >= version 3.2 and standard tools like sed and awk installed. An implicit | ||||||
| (silent) check for binaries is done when you start testssl.sh . System V needs probably | (silent) check for binaries is done when you start testssl.sh . System V needs probably | ||||||
| @@ -49,7 +52,7 @@ You can download testssl.sh by cloning this git repository: | |||||||
|  |  | ||||||
|     git clone --depth 1 https://github.com/drwetter/testssl.sh.git |     git clone --depth 1 https://github.com/drwetter/testssl.sh.git | ||||||
|  |  | ||||||
| Or help yourself downloading the ZIP archive [https://github.com/drwetter/testssl.sh/archive/3.0.zip](https://github.com/drwetter/testssl.sh/archive/3.0.zip). Just ``cd`` to the directory created (=INSTALLDIR) and run it off there. | Or help yourself downloading the 3.0 ZIP archive [https://github.com/drwetter/testssl.sh/archive/3.0.zip](https://github.com/drwetter/testssl.sh/archive/3.0.zip). Just ``cd`` to the directory created (=INSTALLDIR) and run it off there. | ||||||
|  |  | ||||||
| #### Docker | #### Docker | ||||||
|  |  | ||||||
| @@ -114,6 +117,10 @@ Please address questions not specifically to the code of testssl.sh to the respe | |||||||
| #### Privacy checker using testssl.sh | #### Privacy checker using testssl.sh | ||||||
| * https://privacyscore.org | * https://privacyscore.org | ||||||
|  |  | ||||||
|  | #### Nagios / Icinga Plugins | ||||||
|  | * https://github.com/dnmvisser/nagios-testssl (Python 3) | ||||||
|  | * https://gitgud.malvager.net/Wazakindjes/icinga2_plugins/src/master/check_testssl.sh (Shell) | ||||||
|  |  | ||||||
| #### Brew package | #### Brew package | ||||||
|  |  | ||||||
| * see [#233](https://github.com/drwetter/testssl.sh/issues/233) and | * see [#233](https://github.com/drwetter/testssl.sh/issues/233) and | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk Wetter
					Dirk Wetter