Skip to content

Comments

Necessary changes were made in the s2n module to support AIX OS.#5724

Open
patel-parth7 wants to merge 1 commit intoaws:mainfrom
patel-parth7:issue_5723
Open

Necessary changes were made in the s2n module to support AIX OS.#5724
patel-parth7 wants to merge 1 commit intoaws:mainfrom
patel-parth7:issue_5723

Conversation

@patel-parth7
Copy link

Goal

To support aws-sdk-cpp on AIX and to use the open source library.

Why

Some of the linker flags are not supported on AIX.

How

Callouts

Testing

Testing has been done through aws-sdk-cpp to use the S3 services.

Related

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Some of the linker flags are not supported on AIX.
@patel-parth7
Copy link
Author

Please check #5723 for this PR.

@maddeleine
Copy link
Contributor

Hi thanks for the contribution. With this change, do the s2n-tls unit tests actually run and pass on AIX OS?

@patel-parth7
Copy link
Author

patel-parth7 commented Feb 18, 2026

Yes, the s2n-tls unit tests passed on AIX OS. Below is the summary of the test case results.

281/282 Test #281: s2n_x509_validator_test ..........................   Passed    1.77 sec
        Start 282: s2n_x509_validator_time_verification_test
282/282 Test #282: s2n_x509_validator_time_verification_test ........   Passed    2.58 sec

100% tests passed, 0 tests failed out of 282

Label Time Summary:
unit    = 562.89 sec*proc (282 tests)

Total Test time (real) = 563.28 sec

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.

2 participants