Continuing TLS v1.2 support: add support for server parsing of
signature algorithms extension and correct signature format for server key exchange. All ciphersuites should now work on the server but no client support and no client certificate support yet.
Showing
- CHANGES 6 additions, 0 deletionsCHANGES
- apps/s_server.c 3 additions, 0 deletionsapps/s_server.c
- ssl/d1_srvr.c 1 addition, 1 deletionssl/d1_srvr.c
- ssl/s3_srvr.c 20 additions, 25 deletionsssl/s3_srvr.c
- ssl/ssl_cert.c 20 additions, 1 deletionssl/ssl_cert.c
- ssl/ssl_lib.c 10 additions, 8 deletionsssl/ssl_lib.c
- ssl/ssl_locl.h 4 additions, 1 deletionssl/ssl_locl.h
- ssl/t1_lib.c 205 additions, 0 deletionsssl/t1_lib.c
- ssl/tls1.h 15 additions, 0 deletionsssl/tls1.h
Loading
Please register or sign in to comment