Skip to content

Commit eb2c2c0

Browse files
Fix line breaks and remove 'However' for simplicity
1 parent 19dafcd commit eb2c2c0

File tree

1 file changed

+3
-3
lines changed
  • src/content/docs/ssl/troubleshooting

1 file changed

+3
-3
lines changed

src/content/docs/ssl/troubleshooting/faq.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,6 @@ We recommend one of the following options:
162162

163163
## What is the HTTP version used for OCSP?
164164

165-
Our OCSP implementation uses HTTP/1.1 by default for plain HTTP connections.
166-
However, for HTTPS connections, the client automatically attempts to use HTTP/2 if the server supports it through the TLS ALPN (Application-Layer Protocol Negotiation) extension.
167-
If HTTP/2 is not available or supported by the server, it will fall back to HTTP/1.1.
165+
Our OCSP implementation uses HTTP/1.1 by default for plain HTTP connections.
166+
167+
For HTTPS connections, the client automatically attempts to use HTTP/2 if the server supports it through the TLS ALPN (Application-Layer Protocol Negotiation) extension. If HTTP/2 is not available or supported by the server, it will fall back to HTTP/1.1.

0 commit comments

Comments
 (0)