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
cert.help.content=Client certificates are used for mTLS (mutual TLS) authentication.\n\nSupported certificate formats:\n• PFX/P12: Single file containing both certificate and private key\n• PEM: Separate certificate file and private key file\n\nHost matching:\n• Exact match: api.example.com\n• Wildcard match: *.example.com\n\nPort configuration:\n• 0 means match all ports\n• Specific port number matches only that port\n\nPriority: The first matching enabled certificate will be used.
785
784
cert.error=Error
786
785
cert.description=Configure client certificates for mTLS authentication. Supports PFX/P12 and PEM formats. Certificates will be automatically matched and applied to requests based on hostname and port.
787
-
cert.add.tooltip=Add new client certificate configuration
0 commit comments