File: README.md

package info (click to toggle)
python-hvac 2.3.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,800 kB
  • sloc: python: 29,360; makefile: 42; sh: 14
file content (5 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (3)
1
2
3
4
5
# Config Files

## Test certificates

The certificates in this directory (i.e., server-{cert,key}.pem, client-{cert,key}.pem) are used to test TLS authentication in HVAC. Do not reuse them for any other purposes. New certificates can be generated through the use of `tests/scripts/generate_test_cert.sh` when required.