Skip to content
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

aws-sdk-java: Disable testing encrypting when HTTPS is not enabled #274

Merged
merged 1 commit into from
Apr 18, 2018

Conversation

vadmeste
Copy link
Member

This PR needs to disable encryption testing when the endpoint is not configured with a TLS certificate, because encryption module will naturally throw an error in that case.

@vadmeste vadmeste changed the title aws-sdk-java: Disable testing encrypting when HTTPS is not enabled [WIP] aws-sdk-java: Disable testing encrypting when HTTPS is not enabled Apr 18, 2018
@vadmeste vadmeste force-pushed the disable_encryption_if_not_https branch from f7d8adc to 3f0cffa Compare April 18, 2018 17:11
@vadmeste vadmeste changed the title [WIP] aws-sdk-java: Disable testing encrypting when HTTPS is not enabled aws-sdk-java: Disable testing encrypting when HTTPS is not enabled Apr 18, 2018
@vadmeste
Copy link
Member Author

Not WIP anymore.

@harshavardhana @nitisht, please take a look.

Copy link
Member

@harshavardhana harshavardhana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - tested

Copy link
Contributor

@nitisht nitisht left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nitisht nitisht merged commit 5c23175 into minio:master Apr 18, 2018
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.

3 participants