Skip to content

Template for TLS v1.2 only#7198

Merged
douzzer merged 2 commits intowolfSSL:masterfrom
dgarske:tls12only
Feb 5, 2024
Merged

Template for TLS v1.2 only#7198
douzzer merged 2 commits intowolfSSL:masterfrom
dgarske:tls12only

Conversation

@dgarske
Copy link
Copy Markdown
Member

@dgarske dgarske commented Feb 1, 2024

Description

Template for TLS v1.2 only

Testing

./configure --enable-usersettings --disable-examples
make
./wolfcrypt/test/testwolfcrypt

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@dgarske dgarske assigned dgarske and wolfSSL-Bot and unassigned dgarske Feb 1, 2024
Copy link
Copy Markdown
Contributor

@douzzer douzzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works for me -- just suggested a couple non-functional tweaks.

/* Derived using:
* ./configure --disable-rsa --disable-dh --disable-tls13 --disable-chacha --disable-poly1305 --disable-sha224 --disable-sha --disable-md5
* And generated wolfssl/options.h
*/
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should add the build+test instructions here. from the PR comments:

./configure --enable-usersettings --disable-examples
make
./wolfcrypt/test/testwolfcrypt

Comment thread examples/configs/user_settings_tls12.h Outdated
/* ------------------------------------------------------------------------- */
/* Platform */
/* ------------------------------------------------------------------------- */
#define WOLFSSL_USER_IO /* Use the SetIO callbacks, not the internal wolfio.c socket code */
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

line length

@douzzer douzzer assigned dgarske and unassigned wolfSSL-Bot Feb 2, 2024
@dgarske dgarske assigned wolfSSL-Bot and unassigned dgarske Feb 3, 2024
@dgarske dgarske requested a review from douzzer February 3, 2024 18:51
@dgarske
Copy link
Copy Markdown
Member Author

dgarske commented Feb 3, 2024

Retest this please.

@douzzer douzzer merged commit 8665295 into wolfSSL:master Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants