You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding no-op X509_TRUST_cleanup for select application compatibility (aws#2257)
### Description of changes:
- Re-implements X509_TRUST_cleanup() as a No-Op function after previous
removal
- Function was removed in commit #74c1f2a but is needed for select
consuming applications
- Added documentation explaining AWS-LC's different approach to trust
settings
### Testing:
- No regression testing needed (No-Op implementation)
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and the ISC license.
0 commit comments