api/pkg/cert
Peter Kurfer 7c2a41ad25 Move TLS/cert handling to main app
- apply changes in proxy plugin and TLS interceptor
- add HTTPS proxy support
- move ca-generation command to main app
- minor refactoring to improve API stability
- move mocks to extra packages to avoid cycling imports
- fix bug in multi-port configuration
- change HTTP proxy to redirect to HTTP mock instead of maintaining custom rules
2020-04-26 00:32:46 +02:00
..
addr_utils.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
addr_utils_test.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
cache.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
cache_test.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
constants.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
defaults.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
defaults_test.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
generator.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
options.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
options_test.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
pem.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
store.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
time_source.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00