Skip to content

ports/unix: Enable mbedtls cert time validation. - #13099

Merged
dpgeorge merged 2 commits into
micropython:masterfrom
Carglglz:unix_mbedtls_time
Dec 1, 2023
Merged

ports/unix: Enable mbedtls cert time validation.#13099
dpgeorge merged 2 commits into
micropython:masterfrom
Carglglz:unix_mbedtls_time

Conversation

@Carglglz

Copy link
Copy Markdown
Contributor

No description provided.

@codecov

codecov Bot commented Nov 30, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ad806df) 98.36% compared to head (436a7c6) 98.36%.

❗ Current head 436a7c6 differs from pull request most recent head b5449b0. Consider uploading reports for the commit b5449b0 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #13099   +/-   ##
=======================================
  Coverage   98.36%   98.36%           
=======================================
  Files         159      159           
  Lines       20978    20978           
=======================================
  Hits        20636    20636           
  Misses        342      342           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Carglglz and others added 2 commits December 1, 2023 15:08
To match other ports.

Signed-off-by: Carlos Gil <carlosgilglez@gmail.com>
All ports using this common configuration already enable time/date
validation, so this commit is a no-op change.

Signed-off-by: Damien George <damien@micropython.org>
@dpgeorge

dpgeorge commented Dec 1, 2023

Copy link
Copy Markdown
Member

This looks fine. I also added a follow-up commit to move this date/time configuration to extmod/mbedtls/mbedtls_config_common.h.

@github-actions

github-actions Bot commented Dec 1, 2023

Copy link
Copy Markdown

Code size report:

   bare-arm:    +0 +0.000% 
minimal x86:    +0 +0.000% 
   unix x64:  +683 +0.085% standard[incl +8(data)]
      stm32:    +0 +0.000% PYBV10
     mimxrt:    +0 +0.000% TEENSY40
        rp2:    +0 +0.000% RPI_PICO
       samd:    +0 +0.000% ADAFRUIT_ITSYBITSY_M4_EXPRESS

@dpgeorge
dpgeorge merged commit b5449b0 into micropython:master Dec 1, 2023
@Carglglz
Carglglz deleted the unix_mbedtls_time branch December 1, 2023 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants