components-contrib/bindings/http/testdata
Pravin Pushkar 1ef514df3f
HTTP binding: add TLS config options for client cert verification (#2399)
* adding client cert for client verification

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* logic for getting certs is provided as pem encoded strings

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* adding test for https endpoint

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* tls min version

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* adding tests

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* added more tests and some test refactoring

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* modify err check for file not exist

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* review comments

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2023-01-10 21:18:48 -08:00
..
ca.pem HTTP binding: add TLS config options for client cert verification (#2399) 2023-01-10 21:18:48 -08:00
client.key HTTP binding: add TLS config options for client cert verification (#2399) 2023-01-10 21:18:48 -08:00
client.pem HTTP binding: add TLS config options for client cert verification (#2399) 2023-01-10 21:18:48 -08:00
server.key HTTP binding: add TLS config options for client cert verification (#2399) 2023-01-10 21:18:48 -08:00
server.pem HTTP binding: add TLS config options for client cert verification (#2399) 2023-01-10 21:18:48 -08:00