Explorar el Código

Fix https to remove verification caveat

Nick Babcock hace 1 año
padre
commit
f4efd65aec
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -211,7 +211,7 @@ openssl x509 -inform der -in ohmgraphite.cer -out ohmgraphite.pem
 # certutil -encode .\ohmgraphite.cer .\ohmgraphite.pem
 ```
 
-Then update the prometheus config to expect our certificate without verification:
+Then update the prometheus config to expect our certificate:
 
 ```diff
    - job_name: 'ohmgraphite'