From e193b5aa873a669ed084b31dbd1584a020203c47 Mon Sep 17 00:00:00 2001 From: Mathis <56741815+mathisfoxius@users.noreply.github.com> Date: Tue, 7 Jan 2025 10:03:30 +0100 Subject: [PATCH] Fix typo in TLS failure details pane --- src/components/view/tls/tls-failure-details-pane.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/view/tls/tls-failure-details-pane.tsx b/src/components/view/tls/tls-failure-details-pane.tsx index f517444f..9313fac9 100644 --- a/src/components/view/tls/tls-failure-details-pane.tsx +++ b/src/components/view/tls/tls-failure-details-pane.tsx @@ -76,7 +76,7 @@ export class TlsFailureDetailsPane extends React.Component<{ This means that the client hasn't yet been fully configured to work with HTTP Toolkit. It has the proxy settings, but it doesn't trust our certificate authority (CA), so we - can't we can't intercept its HTTPS traffic. + can't intercept its HTTPS traffic.

: failure.failureCause === 'no-shared-cipher' ? <>