This repository has been archived by the owner on Jul 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
samples: set mbedTLS buffers for cert-based auth in samples/common/
Set bigger mbedTLS buffers for cert-based authentication in samples/common/Kconfig.defconfig. This allows to propagate those settings to other samples if required. This also propagates values to nRF9160 (NCS based) platform by setting MBEDTLS_SSL_{IN,OUT}_CONTENT_LEN. Remove references to those (automatically set) default values in README. Remove overlay-auth-cert.conf since the only option that is required to use cert-based authentication is CONFIG_GOLIOTH_AUTH_METHOD_CERT=y. Provide that directly in samples.yaml for build tests. Signed-off-by: Marcin Niestroj <[email protected]>
- Loading branch information
Showing
4 changed files
with
10 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters