Bläddra i källkod

Fix https to remove verification caveat

Nick Babcock 1 år sedan
förälder
incheckning
f4efd65aec
1 ändrade filer med 1 tillägg och 1 borttagningar
  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'