worker mTLS

Hi, We have the following workers setup.
A main ( routing) worker which receives all external traffic and routes it several internal workers through service bindings. The internal workers fetch from different origins ( most of these origins require client certificate). If I have a mtls_certificate binding on the main routing worker, will that certificate be available in the sub workers doing the actual fetch to the origin? Thanks
Was this page helpful?