Leonabcd123
9968040194
Fix typos and whitespace
...
Added "the" before "use"
Add missing whitespace
Removed unnecessary apostrophe in FIPS.md
CLA: trivial
Reviewed-by: Paul Yang <paulyang.inf@gmail.com >
Reviewed-by: Tomas Mraz <tomas@openssl.org >
Reviewed-by: Neil Horman <nhorman@openssl.org >
(Merged from https://github.com/openssl/openssl/pull/28362 )
2025-08-30 09:38:01 -04:00
Jon Ericson
f014892d9f
Point to new docs location
...
Reviewed-by: Tomas Mraz <tomas@openssl.org >
Reviewed-by: Paul Dale <ppzgs1@gmail.com >
Reviewed-by: Matt Caswell <matt@openssl.org >
(Merged from https://github.com/openssl/openssl/pull/27331 )
2025-04-15 15:56:16 +01:00
Samson S. Kolge
c66e00398c
Update README-QUIC.md with server-side QUIC support information
...
- Add information about OpenSSL 3.5 server-side QUIC support
- Include specific command instructions for running the QUIC server example
- Explicitly note that s_server does NOT support QUIC
- Fix documentation formatting (trailing spaces and blank lines around code blocks)
Signed-off-by: Samson S. Kolge <eglok1980@gmail.com >
Reviewed-by: Tomas Mraz <tomas@openssl.org >
Reviewed-by: Matt Caswell <matt@openssl.org >
(Merged from https://github.com/openssl/openssl/pull/27230 )
2025-04-03 12:47:15 +01:00
Matt Caswell
ada33e98f5
Add a separate README for the guide demos
...
Point users at the actual guide, and also explain about LD_LIBRARY_PATH
Reviewed-by: Hugo Landau <hlandau@openssl.org >
Reviewed-by: Tomas Mraz <tomas@openssl.org >
(Merged from https://github.com/openssl/openssl/pull/22505 )
2023-10-30 07:54:00 +00:00
Matt Caswell
f666599f8d
Add a reference for HTTP/3
...
We also add reference for ALPN ids
Reviewed-by: Hugo Landau <hlandau@openssl.org >
Reviewed-by: Tomas Mraz <tomas@openssl.org >
(Merged from https://github.com/openssl/openssl/pull/22505 )
2023-10-30 07:53:40 +00:00
Matt Caswell
355fd1f45b
Update README-QUIC.md
...
We move some of the "why QUIC" content into the guide and just provide a
summary in README-QUIC.md.
We also clarify how to use s_client with QUIC.
Reviewed-by: Hugo Landau <hlandau@openssl.org >
Reviewed-by: Tomas Mraz <tomas@openssl.org >
(Merged from https://github.com/openssl/openssl/pull/22505 )
2023-10-30 07:53:40 +00:00
Hugo Landau
514430c374
Add QUIC README file
2023-10-24 17:34:07 +01:00