Skip to content
Snippets Groups Projects
Unverified Commit 3a9f4e31 authored by bolkedebruin's avatar bolkedebruin Committed by GitHub
Browse files

Update README.md

parent 1f191a5e
Branches
Tags
No related merge requests found
...@@ -17,10 +17,14 @@ including access policies. ...@@ -17,10 +17,14 @@ including access policies.
* Integrate Open Policy Agent * Integrate Open Policy Agent
* Integrate GOKRB5 * Integrate GOKRB5
* Integrate uber-go/zap * Integrate uber-go/zap
* Integrate prometheus
* Research: TLS defragmentation * Research: TLS defragmentation
## How to build ## How to build
go build rdg.go main.go http.go errors.go go build rdg.go main.go http.go errors.go
## How to run ## 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 ./rdg
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment