runtime icon indicating copy to clipboard operation
runtime copied to clipboard

Mutual TLS HTTP call fails when url is a header

Open Hooghof opened this issue 1 year ago • 1 comments

This works image

This doesn't image

Erik did another test as such:

I just did another test where I use a flow property 'dynamicUrl' (not an option in "real-life", but just for the sake of a test).
That also works. So could it be that the certificate-key-store(s) for the URL are checked by Dovetail before the value of ${header.dynamicUrl}  is retrieved?

This ticket is a copy of #602 in the Dovetail repo.

Hooghof avatar Apr 05 '24 08:04 Hooghof

PR's: https://github.com/dovetailworld/front-end/pull/4355 https://github.com/assimbly/runtime/pull/237

brunovg avatar Apr 26 '24 19:04 brunovg