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

Commit 7d4b0ef

Browse files
committed
Update dependencies in README
[…] and append verified PRTG version to summary in README Signed-off-by: Andreas Strobl <astroblx@asgraphics.at>
1 parent 8e21edf commit 7d4b0ef

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# prtg-pythonscriptadvanced-starttls_certificate_sensor
22

3-
This repository contains a PRTG Python Script Advanced sensor to monitor SSL Certificates of a SSL/TLS secured connections which require STARTTLS to initialize a secure channel.
3+
This repository contains a PRTG Python Script Advanced sensor to monitor SSL Certificates of connections which require STARTTLS to initialize a secure channel.
44

55
## Sensor Summary
66

77
Script Language: Python 3.7+
88
Version: 0.1.0
99
Author: Andreas Strobl <astroblx@asgraphics.at>
10-
Dependencies: cryptography >=37.0.0
10+
Verified PRTG Version: 22.2.76.1705
11+
Dependencies: cryptography >=37.0.0, prtg == 1.0.0
1112

1213
## Sensor Description
1314

0 commit comments

Comments
 (0)