Changeset 10100a2 in mod_gnutls
- Timestamp:
- Feb 1, 2020, 8:27:27 AM (2 years ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- 931da2d
- Parents:
- 9071889
- Location:
- test
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
test/authority/client/template.in
r9071889 r10100a2 4 4 tls_www_client 5 5 signing_key 6 encryption_key7 6 ### ocsp_uri=http://__HOSTNAME__:__OCSP_PORT__/ocsp/ -
test/authority/imposter/template.in
r9071889 r10100a2 3 3 tls_www_server 4 4 signing_key 5 encryption_key6 5 dns_name="imposter.example" -
test/authority/server/template.in
r9071889 r10100a2 3 3 tls_www_server 4 4 signing_key 5 encryption_key6 5 dns_name="__HOSTNAME__" 7 6 __OCSP_URI__ -
test/authority/subca/server/template.in
r9071889 r10100a2 3 3 tls_www_server 4 4 signing_key 5 encryption_key6 5 dns_name="__HOSTNAME__" 7 6 # must-staple -
test/rogueca/rogueclient/template.in
r9071889 r10100a2 4 4 tls_www_client 5 5 signing_key 6 encryption_key
Note: See TracChangeset
for help on using the changeset viewer.