check-ssl | Monitor SSL certificate validity for records | TLS library
kandi X-RAY | check-ssl Summary
kandi X-RAY | check-ssl Summary
check-ssl is a Go library typically used in Security, TLS applications. check-ssl has no bugs, it has no vulnerabilities and it has low support. However check-ssl has a Non-SPDX License. You can download it from GitHub.
Monitor SSL certificate validity for records with multiple IPs.
Monitor SSL certificate validity for records with multiple IPs.
Support
Quality
Security
License
Reuse
Support
check-ssl has a low active ecosystem.
It has 22 star(s) with 11 fork(s). There are 15 watchers for this library.
It had no major release in the last 12 months.
check-ssl has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of check-ssl is 1.0.0
Quality
check-ssl has no bugs reported.
Security
check-ssl has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
check-ssl has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
check-ssl releases are available to install and integrate.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed check-ssl and discovered the below as its top functions. This is intended to give you an instant insight into check-ssl implemented functionality, and help decide if they suit your requirements.
- Main entry point
- formatDuration formats a time . Duration
- Format formats a log entry .
- lookupIPWithTimeout returns a list of IP addresses for a given host .
- logWithSeverity logs a message at severity level
- needsQuoting returns true if the given text needs a space .
- updateExitCode updates the exit code .
- catchPanic recovers panics and exits .
- init initializes logrus .
- MiniTS returns the number of seconds since the last second
Get all kandi verified functions for this library.
check-ssl Key Features
No Key Features are available at this moment for check-ssl.
check-ssl Examples and Code Snippets
Usage of ./check-ssl:
-V print version and exit
-c uint
critical validity in days (default 14)
-connection-timeout duration
timeout connection - see: https://golang.org/pkg/time/#ParseDuration (default 30s)
-host string
$ check-ssl -host analytics.wywy.com
INFO 52.222.157.227 - *.wywy.com valid until 2018-11-16 23:59:59 +0000 UTC (654d 23h 56m 59s)
INFO 52.222.157.169 - *.wywy.com valid until 2018-11-16 23:59:59 +0000 UTC (654d 23h 56m 59s)
INFO 52.222.157.182
Community Discussions
Trending Discussions on check-ssl
QUESTION
HAProxy, PGSQL with SSL and multiple clusters under single port
Asked 2019-Jun-08 at 16:03
In my use case I'm using SSL to connect to the PG nodes, since I do not want to have SSL termination, I'm locked in to use TCP mode.
With TCP mode, I have no access to the header information, especially host. Because of this I can not use something like
...ANSWER
Answered 2019-Jun-08 at 16:03Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install check-ssl
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page