|
|
@eb21e89
|
18 months |
fiona.klute |
Fix server_rec references in mgs_get_ocsp_response()
During the …
|
|
|
@32e62a3
|
2 years |
fiona.klute |
Fix a flake8 warning
asyncio
|
|
|
@5357109
|
2 years |
fiona.klute |
Fix flake8 warnings in test hooks.py
asyncio
|
|
|
@c9e720f
|
2 years |
fiona.klute |
Test what happens if the HTTPS server receives plaintext
The new test …
asyncio
|
|
|
@3453f93
|
2 years |
fiona.klute |
Integrate 33_vhost_SNI_serveralias_missinghost into 04_name_based_vhosts
asyncio
|
|
|
@9144517
|
2 years |
fiona.klute |
Integrate 32_vhost_SNI_serveralias_mismatch into 04_name_based_vhosts
asyncio
|
|
|
@bfdba17
|
2 years |
fiona.klute |
Fix hostname in test description
asyncio
|
|
|
@a21794d
|
2 years |
fiona.klute |
Integrate 31_vhost_SNI_serveralias_match into 04_name_based_vhosts
asyncio
|
|
|
@af412db
|
2 years |
fiona.klute |
Integrate 29_force_handshake_vhost into 04_name_based_vhosts
asyncio
|
|
|
@747a9c4
|
2 years |
fiona.klute |
Create a new test for handling client-side handshake errors
Prior to …
asyncio
|
|
|
@e27e01f
|
2 years |
fiona.klute |
Integrate basic SNI tests into 04_name_based_vhosts
06_verify_sni_a: …
asyncio
|
|
|
@2495b5a
|
2 years |
fiona.klute |
Create rewrite paths that only work on one virtual host each
This …
asyncio
|
|
|
@65a13b5
|
2 years |
fiona.klute |
Restructure 04_basic_nosni into a test setup for name based vhosts
…
asyncio
|
|
|
@f363569
|
2 years |
fiona.klute |
Tests: Replace authority/imposter with a friendly cat identity
The …
asyncio
|
|
|
@be2ad50
|
2 years |
fiona.klute |
Create untrusted, but otherwise good certificate for validation test
…
asyncio
|
|
|
@cbc3477
|
2 years |
fiona.klute |
Skip MSVA test if building without MSVA auth support
Skipping instead …
asyncio
|
|
|
@4b9e34a
|
2 years |
fiona.klute |
Unify tests for CGI variables with and without client certificate
…
asyncio
|
|
|
@9bffdec
|
2 years |
fiona.klute |
Rename unified client authentication test
It tests a lot more than …
asyncio
|
|
|
@3943cd1
|
2 years |
fiona.klute |
Test client auth with untrusted certificate on shared instance
…
asyncio
|
|
|
@2d5cf4e
|
2 years |
fiona.klute |
Test successful and failed client auth with the same server instance
…
asyncio
|
|
|
@d17866f
|
2 years |
fiona.klute |
Remove redundant test 25_Disable_TLS_1.0 (subset of …
asyncio
|
|
|
@21cd807
|
2 years |
fiona.klute |
Use .yaml ending for all YAML files
asyncio
|
|
|
@1d62f86
|
2 years |
fiona.klute |
Use -VERS-ALL instead of -VERS-TLS-ALL
There was a bug in GnuTLS …
asyncio
|
|
|
@ec26b87
|
2 years |
fiona.klute |
Unify tests for GnuTLSPriorities
The rewritten 01_priorities_config …
asyncio
|
|
|
@43a601f
|
2 years |
fiona.klute |
Proxy resume test: Allow initial close/resume open to interleave
…
asyncio
|
|
|
@e080eef
|
2 years |
fiona.klute |
Use default priorities in tests that don't require specific ones
…
asyncio
|
|
|
@e63515a
|
3 years |
fiona.klute |
Fix SNI/ServerAlias matching
ServerAliases? were never checked if …
asyncio
|
|
|
@8d0efdc
|
3 years |
fiona.klute |
Disable session tickets by default
After learning that the GnuTLS key …
asyncio
|
|
|
@a4e3b2c
|
3 years |
fiona.klute |
Simple test for proxy session resumption
asyncio
|
|
|
@ebbfb2b
|
3 years |
krista.celestia |
OCSP nonce test (36): verify nonce match
Verify that the nonce got in …
asyncioproxy-ticket
|
|
|
@e60e3b9
|
3 years |
krista.celestia |
Add test for checking nonce in OCSP response
Identical to …
asyncioproxy-ticket
|
|
|
@e819f13
|
3 years |
fiona.klute |
Unconditionally enable early SNI parsing
All supported GnuTLS …
asyncioproxy-ticket
|
|
|
@c33b0ea
|
3 years |
fiona.klute |
Test per-directory "GnuTLSClientVerify request"
The request must …
asyncioproxy-ticket
|
|
|
@44188aa
|
3 years |
fiona.klute |
Test post-handshake authentication with an untrusted certificate
asyncioproxy-ticket
|
|
|
@4f2c988
|
3 years |
fiona.klute |
Send 403 if required client post-handshake authentication fails
This …
asyncioproxy-ticket
|
|
|
@4fe52e6
|
3 years |
fiona.klute |
Use gnutls-cli inline command to test TLS session resumption
This …
asyncioproxy-ticket
|
|
|
@9db4dcd
|
3 years |
fiona.klute |
Handle GNUTLS_E_GOT_APPLICATION_DATA on gnutls_reauth()
Pending …
asyncioproxy-ticket
|
|
|
@6fa6095
|
3 years |
fiona.klute |
Partial post-handshake auth support
Needs proper error handling, …
asyncioproxy-ticket
|
|
|
@a9e0738
|
3 years |
fiona.klute |
Test 28_HTTP2_support: Log curl output regardless of failure
asyncioproxy-ticket
|
|
|
@33fa7d5
|
3 years |
fiona.klute |
Ensure stapling is active for server certificates with "must-staple"
…
asyncioproxy-ticket
|
|
|
@587642d
|
3 years |
fiona.klute |
OCSP test: Prevent single-second refresh intervals
With the default …
asyncioproxy-ticket
|
|
|
@221ffe5
|
3 years |
fiona.klute |
Test 28_HTTP2_support: Fix skip message in case of missing curl
asyncioproxy-ticket
|
|
|
@ff039b1
|
3 years |
fiona.klute |
Test suite: Replace softhsm.bash with Python code
With this all test …
asyncioproxy-ticket
|
|
|
@0f52d48
|
3 years |
fiona.klute |
Switch most tests to hooks.py instead of preconditions in test scripts …
asyncioproxy-ticket
|
|
|
@baa0056
|
3 years |
fiona.klute |
Test 30_ip_based_vhosts: Move to prepare_env hook
asyncioproxy-ticket
|
|
|
@dda0f4a
|
3 years |
fiona.klute |
Replace comments in test scripts with connection descriptions
asyncioproxy-ticket
|
|
|
@8666b50
|
3 years |
fiona.klute |
Implement "prepare_env" hook for tests
Test 15_basic_msva uses it to …
asyncioproxy-ticket
|
|
|
@d14d7d1
|
3 years |
fiona.klute |
Test 16_view-status hooks: Use raw strings for regular expressions
asyncioproxy-ticket
|
|
|
@63e4efe
|
3 years |
fiona.klute |
Test suite: Remove unused data files
* ffdhe3072.pem was loaded, but …
asyncioproxy-ticket
|
|
|
@0699668
|
3 years |
fiona.klute |
Use post_check hook for test 27_OCSP_server
asyncioproxy-ticket
|
|
|
@f246f00
|
3 years |
fiona.klute |
Use post_check hook for test 14_resume_session
asyncioproxy-ticket
|
|
|
@905063e
|
3 years |
fiona.klute |
Simplify 16_view-status post_check hook using mgstest.require_match()
asyncioproxy-ticket
|
|
|
@0f65ea9
|
3 years |
fiona.klute |
Use post_check hook in 28_HTTP2_support
asyncioproxy-ticket
|
|
|
@2d25c1c
|
3 years |
fiona.klute |
Test 16_view-status: Use post_check hook for GnuTLS 3.6.11 …
asyncioproxy-ticket
|
|
|
@52636ee
|
3 years |
fiona.klute |
TestReq10: Use superclass constructor and _from_yaml function
This …
asyncioproxy-ticket
|
|
|
@7089dbc
|
3 years |
fiona.klute |
Rename TestRaw10 to TestReq10 and adjust the YAML tag
asyncioproxy-ticket
|
|
|
@0909c92
|
3 years |
fiona.klute |
Add hooks system to the test runner
With this all tests can use …
asyncioproxy-ticket
|
|
|
@eb84747
|
3 years |
fiona.klute |
TestConnection?: Add optional "description" attribute for logging
asyncioproxy-ticket
|
|
|
@0e069b6
|
3 years |
fiona.klute |
Support plain HTTP in the Python test framework
This makes it …
asyncioproxy-ticket
|
|
|
@e3e0de1
|
3 years |
fiona.klute |
https-test-client.py: Make host and port configurable per connection
…
asyncioproxy-ticket
|
|
|
@1c2b936
|
3 years |
fiona.klute |
Test suite: Use the new Python-based test client
asyncioproxy-ticket
|
|
|
@dec05c4
|
3 years |
fiona.klute |
Test suite: Enable HTTP keep-alive in the test server
Test using the …
asyncioproxy-ticket
|
|
|
@e376ed8
|
3 years |
fiona.klute |
Merge branch 'subca'
asyncioproxy-ticket
|
|
|
@20a20df
|
3 years |
krista.celestia |
Test suite: ignore "Content-Length" header
Do not check the returned …
asyncioproxy-ticket
|
|
|
@a55742a
|
3 years |
fiona.klute |
Test suite: Remove URLs from expected error responses
Apache HTTPD …
asyncioproxy-ticket
|
|
|
@7cfc02b
|
4 years |
fiona.klute |
Test suite: Add an OCSP responder for the sub CA
All CAs use the same …
asyncioproxy-ticket
|
|
|
@f828974
|
4 years |
fiona.klute |
Test suite: Build & use certificate chain for the authority/subca/server ID
asyncioproxy-ticket
|
|
|
@6dab61d
|
4 years |
fiona.klute |
Test suite: Move rogueclient ID into rogueca dir, share recipe with …
asyncioproxy-ticket
|
|
|
@59afe51
|
4 years |
fiona.klute |
Test suite: Move directory for imposter identity into authority directory
asyncioproxy-ticket
|
|
|
@c825c3a
|
4 years |
fiona.klute |
Test suite: Move directory for server identity into authority directory
asyncioproxy-ticket
|
|
|
@e5546be
|
4 years |
fiona.klute |
Test suite: Move directory for client identity into authority …
asyncioproxy-ticket
|
|
|
@f674424
|
4 years |
fiona.klute |
First prototype of proxy ALPN support
The current code assumes that …
asynciodebian/masterproxy-ticket
|
|
|
@0e55076
|
4 years |
fiona.klute |
Merge additional tests for vhost checks
Thanks Krista!
asynciodebian/masterproxy-ticket
|
|
|
@dcc053e
|
4 years |
krista.celestia |
Add test for missing Host header, SNI matching server alias
Test that …
asynciodebian/masterproxy-ticket
|
|
|
@5cf8e99
|
4 years |
krista.celestia |
Add tests for virtual host server aliases
Test matching and …
asynciodebian/masterproxy-ticket
|
|
|
@a939015
|
4 years |
fiona.klute |
Test early SNI in HTTP/2 test (if enabled)
asynciodebian/masterproxy-ticket
|
|
|
@99eb567
|
4 years |
fiona.klute |
Test suite: Use static output instead of CGI for test …
asynciodebian/masterproxy-ticket
|
|
|
@0062ede
|
4 years |
fiona.klute |
Test for IP-based virtual hosts
Mostly to make sure the new "same …
asynciodebian/masterproxy-ticket
|
|
|
@20c3f7b
|
4 years |
fiona.klute |
Expect test for vhost check to pass
asynciodebian/masterproxy-ticket
|
|
|
@359f009
|
4 years |
fiona.klute |
Add test for vhost check
Expected to fail right now. The test …
asynciodebian/masterproxy-ticket
|
|
|
@60868d2
|
4 years |
fiona.klute |
Default to NORMAL for the GnuTLS priority settings
This simplifies …
asynciodebian/masterproxy-ticket
|
|
|
@1754503
|
4 years |
fiona.klute |
Test suite: Enable session tickets for session resumption test
TLS …
asynciodebian/masterproxy-ticket
|
|
|
@eb4cab7
|
4 years |
fiona.klute |
Test suite: Compare cipher suites to test the status page
Expecting a …
asynciodebian/masterproxy-ticket
|
|
|
@c33ef88
|
4 years |
fiona.klute |
Test suite: Use ciphers, not protocol versions for priority mismatch …
asynciodebian/masterproxy-ticket
|
|
|
@514d4d6
|
4 years |
fiona.klute |
Test suite: Two more compatibility fixes for GnuTLS 3.6.4
asynciodebian/masterproxy-ticket
|
|
|
@2ec3e54
|
4 years |
fiona.klute |
Test suite: Remove size of DH prime from variable dump
The variable …
asynciodebian/masterproxy-ticket
|
|
|
@cb6476c
|
4 years |
fiona.klute |
Enable OCSP stapling by default if possible
If the user hasn't …
asynciodebian/masterproxy-ticket
|
|
|
@994200a
|
4 years |
fiona.klute |
Set up shmcb OCSP cache by default
The shmcb socache doesn't require …
asynciodebian/masterproxy-ticket
|
|
|
@d036f96
|
5 years |
fiona.klute |
Add configuration directive GnuTLSOCSPCache (no-op for now)
First …
asynciodebian/masterproxy-ticket
|
|
|
@eaa8a9d
|
5 years |
fiona.klute |
Test suite: Fix list of dist files for test 03_cachetimeout_in_vhost
asynciodebian/masterproxy-ticket
|
|
|
@a6aa387
|
5 years |
fiona.klute |
Test suite: Update cache configuration, ensure unique cache paths
asynciodebian/masterproxy-ticket
|
|
|
@f52f1b4
|
5 years |
fiona.klute |
Allow GnuTLSCacheTimeout in virtual host config
I'm not sure if …
asynciodebian/masterproxy-ticket
|
|
|
@6c5c2ec
|
5 years |
fiona.klute |
Test for session resumption
asynciodebian/masterproxy-ticket
|
|
|
@de1ceab
|
5 years |
fiona.klute |
Replace internal cache implementation with mod_socache
Massively …
asynciodebian/masterproxy-ticket
|
|
|
@0470e44
|
5 years |
fiona.klute |
Support common socache "type:config" style for GnuTLSCache directive
asynciodebian/masterproxy-ticket
|
|
|
@7921dc7
|
5 years |
fiona.klute |
Remove OpenPGP authentication
OpenPGP authentication was removed from …
asynciodebian/masterproxy-ticket
|
|
|
@d50dac5
|
5 years |
fiona.klute |
New test case for HTTP/2 support
asynciodebian/masterdebian/stretch-backportsproxy-ticketupstream
|
|
|
@97d7c63
|
5 years |
thomas2.klute |
Test suite: Port config for proxy backend in Makefile and Apache …
asynciodebian/masterdebian/stretch-backportsproxy-ticketupstream
|
|
|
@94430e6
|
5 years |
thomas2.klute |
Test suite: Run a separate Apache instance for the OCSP responder
…
asynciodebian/masterdebian/stretch-backportsproxy-ticketupstream
|
|
|
@b8b1990
|
6 years |
thomas2.klute |
Use fixed DH parameters for tests that log DH prime length in CGI …
asynciodebian/masterdebian/stretch-backportsproxy-ticketupstream
|
|
|