Skip to content

Add Android CA certs path for wolfSSL_CTX_load_system_CA_certs()#5898

Merged
dgarske merged 1 commit intowolfSSL:masterfrom
cconlon:androidSystemCa
Dec 16, 2022
Merged

Add Android CA certs path for wolfSSL_CTX_load_system_CA_certs()#5898
dgarske merged 1 commit intowolfSSL:masterfrom
cconlon:androidSystemCa

Conversation

@cconlon
Copy link
Copy Markdown
Member

@cconlon cconlon commented Dec 15, 2022

Description

This PR addresses a feature request to add support to wolfSSL_CTX_load_system_CA_certs() for Android's system CA certificates location. Re-use existing Linux/Unix logic, since file system pathing is similar.

Android stores system CA certs at: /system/etc/security/cacerts.

Testing

Tested by the user with feature request.

Checklist

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

@cconlon cconlon self-assigned this Dec 15, 2022
@dgarske dgarske added the For This Release Release version 5.9.1 label Dec 16, 2022
@dgarske dgarske merged commit 07dcd52 into wolfSSL:master Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

For This Release Release version 5.9.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants