runtime
runtime copied to clipboard
Mutual TLS HTTP call fails when url is a header
This works
This doesn't
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.
PR's: https://github.com/dovetailworld/front-end/pull/4355 https://github.com/assimbly/runtime/pull/237