Skip to content

Commit

Permalink
add revoke.yml
Browse files Browse the repository at this point in the history
convert config to yaml
  • Loading branch information
acavella committed Dec 28, 2023
1 parent e101762 commit 5e6ff19
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions conf/revoke.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
default:
gateway: google.com
wwwDir: /var/www/revoke/
tmpDir: /tmp/

ca:
- id: x11
uri: https://ca.example.com/x11
- id: x21
uri: https://ca.example.com/x21

0 comments on commit 5e6ff19

Please sign in to comment.