Skip to content

Commit

Permalink
fixed example config
Browse files Browse the repository at this point in the history
  • Loading branch information
leobrada committed Jan 17, 2022
1 parent 75cebd1 commit af681c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/example_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ system_logger:

pdp:
listen_addr: "example.com:443"
certs_pep_accepts_when_shown_by_pep:
certs_pdp_accepts_when_shown_by_pep:
- ./certs/example_cert.crt
cert_shown_by_pdp_to_pep: ./certs/you_show_to_pep.crt
privkey_for_cert_shown_by_pdp_to_pep: ./certs/corresponding_priv.key

0 comments on commit af681c3

Please sign in to comment.