Skip to content

Commit 6d1d096

Browse files
committed
merge the old ssl cert checking script into new one
1 parent ef7bca6 commit 6d1d096

File tree

2 files changed

+6
-85
lines changed

2 files changed

+6
-85
lines changed

functions/net/tcp/ssl/get-domain-ssl-info.py

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,16 @@
44
Created by PyCharm.
55
File Name: LinuxBashShellScriptForOps:get-domain-ssl-info.py
66
Version: 0.0.1
7-
Author: dgden
7+
Author: Guodong
88
Author Email: dgdenterprise@gmail.com
99
URL: https://github.com/DingGuodong/LinuxBashShellScriptForOps
1010
Download URL: https://github.com/DingGuodong/LinuxBashShellScriptForOps/tarball/master
11-
Create Date: 2021/4/14
12-
Create Time: 11:27
11+
Create Date: 2018/1/2
12+
Create Time: 16:28
1313
Description: get the certificate's issuer and the valid days count
14-
Long Description:
15-
References:
14+
Long Description: check website https certificate status
15+
References: https://gist.github.com/horacioibrahim/9413241
16+
https://serverlesscode.com/post/ssl-expiration-alerts-with-lambda/
1617
Prerequisites: []
1718
Internet access maybe is required
1819
Development Status: 3 - Alpha, 5 - Production/Stable

functions/net/tcp/ssl/pyCheckSSLCertificateStatus.py

Lines changed: 0 additions & 80 deletions
This file was deleted.

0 commit comments

Comments
 (0)