X-Git-Url: https://www.bearssl.org/gitweb//home/git/?p=BearSSL;a=blobdiff_plain;f=src%2Fssl%2Fssl_hs_server.t0;h=9f6e934e1be98a30ecfdd17efb36bbd8ecc24ca5;hp=58d5c9414ddd30e4b800133162e67bde7fb47006;hb=b2ec2030e40acf5e9e4cd0f2669aacb27eadb540;hpb=4aac1cd5c65462d5ad13e377705a00eab8c80d81;ds=inline diff --git a/src/ssl/ssl_hs_server.t0 b/src/ssl/ssl_hs_server.t0 index 58d5c94..9f6e934 100644 --- a/src/ssl/ssl_hs_server.t0 +++ b/src/ssl/ssl_hs_server.t0 @@ -31,7 +31,7 @@ preamble { * specific name. It must be noted that since the engine context is the * first field of the br_ssl_server_context structure ('eng'), then * pointers values of both types are interchangeable, modulo an - * appropriate cast. This also means that "adresses" computed as offsets + * appropriate cast. This also means that "addresses" computed as offsets * within the structure work for both kinds of context. */ #define CTX ((br_ssl_server_context *)ENG) @@ -864,7 +864,7 @@ cc: save-session ( -- ) { \ suites are filtered out. In particular: \ -- ECDHE suites are removed if there is no common hash function \ (for the relevant signature algorithm) or no common curve. - \ -- TLS-1.2-only suites are removed if the negociated version is + \ -- TLS-1.2-only suites are removed if the negotiated version is \ TLS-1.1 or lower. addr-client_suites dup >css-off begin dup css-max < while