浏览代码

Fix https to remove verification caveat

Nick Babcock 1 年之前
父节点
当前提交
f4efd65aec
共有 1 个文件被更改,包括 1 次插入1 次删除
  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'