You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The federation agent checks the HTTPS connection and only knows the root ca contained in the container / os. For use outside the public space, it is good to be able to announce your own root CAs
Describe the solution you'd like
Allow integration of own certificate collections. Example.
One possibility is to refer to your own CA store with the help of an environment variable.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The federation agent checks the HTTPS connection and only knows the root ca contained in the container / os. For use outside the public space, it is good to be able to announce your own root CAs
Describe the solution you'd like
Allow integration of own certificate collections. Example.
One possibility is to refer to your own CA store with the help of an environment variable.
The text was updated successfully, but these errors were encountered: