Skip to content

OSX TLS ReadMe Change #82

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 23, 2020
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,17 @@ to Java by the [aws-crt-java](https://github.com/awslabs/aws-crt-java) package.


*__Jump To:__*
* [OSX-Only TLS Behavior](#OSX-Only-TLS-Behavior)
* [Installation](#Installation)
* [Samples](samples)
* [Getting Help](#Getting-Help)
* [Giving Feedback and Contributions](#Giving-Feedback-and-Contributions)
* [More Resources](#More-Resources)


## OSX-Only TLS Behavior

Please note that on OSX, once a private key is used with a certificate, that certificate-key pair is imported into the OSX Keychain. All subsequent uses of that certificate will use the stored private key and ignore anything passed in programmatically.

## Installation

Expand Down Expand Up @@ -125,4 +129,4 @@ is provided by code that been generated from a model of the service.

# License

This library is licensed under the Apache 2.0 License.
This library is licensed under the Apache 2.0 License.