Mariano Cano
1011f5f540
Improve validation in authorization path
2025-12-02 16:54:44 -08:00
Max
2c61c44176
Update changelog ( #2332 )
...
* Update changelog
* Fix a few revive linter issues
2025-07-13 16:22:20 -05:00
Herman Slatman
acf4387180
Fix new golangci-lint v2 linter issues
2025-05-21 12:21:47 +02:00
Herman Slatman
27944b4eae
Fix linter issues
2025-02-18 11:04:54 +01:00
Herman Slatman
b3fb92756f
Add comment to requireCAServerToBeAvailable
2025-01-07 12:00:09 +01:00
Herman Slatman
c2a6b5b588
Wait till a connection to the CA host/port can be made
2025-01-07 02:32:15 +01:00
Panagiotis Siatras
c986962154
internal/httptransport: initial implementation of the package ( #2098 )
...
* internal/httptransport: initial implementation of the package
* authority: refactored for httptransport
* ca: refactored for httptransport
* test: refactored for httptransport
2024-12-10 18:03:37 +02:00
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