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
refactor: enhance CA certificate splitting logic in entrypoint script
Updated the entrypoint script to improve the processing of CA certificates. The new implementation splits both bundled and individual .crt files into separate certificates, ensuring better organization and handling of custom CA certificates. This change enhances the robustness of the certificate setup process.
0 commit comments