We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Domain www.dfgame777.com Revocation status is Revoked,
It is correct that status is revoked. Below website result is correct: https://www.ssllabs.com/ssltest/analyze.html?d=www.dfgame777.com
#HELP ssl_ocsp_response_status The status in the OCSP response 0=Good 1=Revoked 2=Unknown But the ssl_exporter show: >ssl_ocsp_response_status 0
==================================== Request to exporter like below: http://10.0.8.77:9219/probe?module=https&target=www.dfgame777.com
<ssl_exporter.yaml> modules: https: prober: https tls_config: insecure_skip_verify: false
==================================== I have no idea what's wrong...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Domain www.dfgame777.com Revocation status is Revoked,
It is correct that status is revoked. Below website result is correct:
https://www.ssllabs.com/ssltest/analyze.html?d=www.dfgame777.com
#HELP ssl_ocsp_response_status The status in the OCSP response 0=Good 1=Revoked 2=Unknown
But the ssl_exporter show:
>ssl_ocsp_response_status 0
====================================
Request to exporter like below:
http://10.0.8.77:9219/probe?module=https&target=www.dfgame777.com
<ssl_exporter.yaml>
modules:
https:
prober: https
tls_config:
insecure_skip_verify: false
====================================
I have no idea what's wrong...
The text was updated successfully, but these errors were encountered: