소스 검색

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'