Skip to content

Commit 6932ba2

Browse files
authored
CA pinning (#23)
* Copied over cert constants * Added missing slashes * Edited README * Added comments and removed a duplicate certificate
1 parent 4b3686e commit 6932ba2

File tree

2 files changed

+481
-98
lines changed

2 files changed

+481
-98
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ $ DUO_API_HOST=<host-here> DUO_IKEY=<ikey-here> DUO_SKEY=<skey-here> ./test-duol
3636
```
3737

3838
Admin:
39+
Make sure to Grant Permissions for the Admin API application in the Duo Admin Panel.
3940

4041
```
4142
$ DUO_API_HOST=<host-here> DUO_IKEY=<ikey-here> DUO_SKEY=<skey-here> ./test-duoapi

0 commit comments

Comments
 (0)