From 3a9f4e3132bd5039f44b8f6e430e98fa259591eb Mon Sep 17 00:00:00 2001 From: bolkedebruin <bolkedebruin@users.noreply.github.com> Date: Mon, 13 Jul 2020 21:24:03 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f342c4d..0c171c8 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,14 @@ including access policies. * Integrate Open Policy Agent * Integrate GOKRB5 * Integrate uber-go/zap +* Integrate prometheus * Research: TLS defragmentation ## How to build go build rdg.go main.go http.go errors.go ## How to run +Make sure you have a certificate and key file available. You can call those server.pem and key.pem and +put them in the same directory as your executable. + ./rdg -- GitLab