Commit Graph

19 Commits

Author SHA1 Message Date
Herman Slatman
bd4947121d Fix and/or silence linter issues 2024-10-01 14:26:49 +02:00
Herman Slatman
45456591d6 Fix SCEP Windows client integration test for Go 1.23 2024-10-01 14:08:29 +02:00
Herman Slatman
69486d388f Refactor preparation of test SCEP CAs 2024-10-01 14:04:11 +02:00
Herman Slatman
a0dd8d53ee Add test case emulating Windows SCEP client 2024-10-01 13:35:13 +02:00
max furman
87c80203f8 make fmt 2024-07-03 15:34:21 -04:00
Mariano Cano
c79a4d5cc0 Add helper annotation on test function
Co-authored-by: Herman Slatman <hslatman@users.noreply.github.com>
2024-07-03 10:46:34 -07:00
Mariano Cano
ed71ac024b Wait for CA to start in a goroutine 2024-07-02 19:27:57 -07:00
Herman Slatman
1e5e267b2b Remove leftover debug print 2024-04-22 19:24:04 +02:00
Herman Slatman
2561a7271e Dedupe CA and SCEP client creation logic 2024-04-22 19:12:54 +02:00
Herman Slatman
87202001a8 Rewrite SCEP integration tests to only use the HTTPS endpoint 2024-04-22 17:14:54 +02:00
Herman Slatman
b0fabe1346 Add some SCEP integration tests 2024-04-22 16:56:55 +02:00
Herman Slatman
2a47644d31 Fix linting issue 2024-03-04 12:01:25 +01:00
Herman Slatman
d392c169fc Improve functional coverage of request ID integration test 2024-03-04 12:00:08 +01:00
Herman Slatman
532b9df0a3 Improve CA client request ID handling 2024-02-28 13:57:37 +01:00
Herman Slatman
535e2a96d5 Fix the e2e request ID test (again) 2024-02-28 11:24:03 +01:00
Herman Slatman
b83b8aa079 Make random TCP address reservation more contained 2024-02-28 11:09:40 +01:00
Herman Slatman
2255857b3a Fix client shadowing and e2e request ID test case 2024-02-28 10:50:49 +01:00
Herman Slatman
5c2572c443 Add support for user provider X-Request-Id header value 2024-02-28 01:55:35 +01:00
Herman Slatman
cf8a50157f Add a basic e2e test for X-Request-Id reflection 2024-02-28 01:05:38 +01:00