check_ssl_cert - check_ssl_cert 프로젝트는 X.509 인증서를 확인하는 오픈 소스의 Nagios 플러그인입니다.check_ssl_cert 검사는 서버가 실행하고 유효한 인증서를 출력하는 경우. 인증서가 주어진 패턴과 일치하는 경우에도 확인할 수 있습니다 이 릴리스의 새로운 기능 : 있습니다. 수정 일부 오타 (제레미 Lecou...
From an email request: I was wondering if it was time to reverse the logic for certificate checks[1] and default to checking certificates now. Use of TLS is commonplace now so it is likely current...
A simple TLS certificate check plugin for icinga. Contribute to konfusator/check_ssl_cert development by creating an account on GitHub.
ssl_certificate /etc/nginx/ssl/cert.pem; ssl_certificate_key /etc/nginx/ssl/key.pem; ssl_password_file /etc... 키파일에 패스워드가 설정되지 않은 경우 openssl rsa -check -in jirak.net.key -noout RSA key ok 2....
Nagios monitoring compatible SSL certificate expiry and CRL check - muonato/check_cert
zafergurel/check-ssl-cert-expiry.sh Created Star 0 Fork 0 Code Revisions 1 Embed Download ZIP Check ssl certificate expiration Raw check-ssl-cert-expiry.sh #!/bin/bash gracedays=90 # get...
Check Postgres SSL Cert. GitHub Gist: instantly share code, notes, and snippets.
check-ssl-cert.sh. GitHub Gist: instantly share code, notes, and snippets.
Check the expiration date of your ssl-cert with bash (implemented for Nagios/Icinga) - adfinis/check-ssl
I wonder if disabling SSL cert check is possible? In some cases we use self-signed certificates and got refuses to download from that servers. pops an error like in the following and doesn't start...