Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit bfbd6b7

Browse files
committed
Fix Git unwillingness (2)
Signed-off-by: Andreas Strobl <astroblx@asgraphics.at>
1 parent b302da0 commit bfbd6b7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# prtg-pythonscriptadvanced-starttls_certificate_sensor
2+
3+
This repository contains the sources of a PRTG Python Script Advanced sensor to monitor SSL Certificates of a SSL/TLS secured connections which require STARTTLS to initialize a secure channel.
4+
5+
## Sensor Summary
6+
7+
Script Language: Python 3.7+
8+
Version: 0.1.0
9+
Author: Andreas Strobl <astroblx@asgraphics.at>
10+
Dependencies: cryptography >=37.0.0
11+
12+
## Sensor Description
13+
14+
This custom _Python Script Advanced_ sensor will monitor SSL certificates and contains channels similar to the PRTG's built-in _SSL Certificate_ sensor.

0 commit comments

Comments
 (0)