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

Gradle - Support insecure TLS #610

Merged
merged 1 commit into from
Jan 31, 2022
Merged

Conversation

yahavi
Copy link
Member

@yahavi yahavi commented Jan 28, 2022

  • All tests passed. If this feature is not already covered by the tests, I added new tests.

Allow insecureTls configuration in the Gradle Artifactory plugin.

Usage:

artifactory {
    clientConfig.insecureTls = true
}

@yahavi yahavi requested a review from eyalbe4 January 28, 2022 09:48
@yahavi yahavi self-assigned this Jan 28, 2022
Copy link

@xbblvsy xbblvsy left a comment

Choose a reason for hiding this comment

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

looks good

@yahavi yahavi merged commit 69a21cc into jfrog:master Jan 31, 2022
@yahavi yahavi deleted the gradle-insecured branch January 31, 2022 15:22
@yahavi
Copy link
Member Author

yahavi commented Feb 6, 2022

@xbblvsy,
Gradle Artifactory plugin 4.27.0 is released.
This version includes the insecureTls feature. Usage is straightforward, as mentioned above.
We'd appreciate your feedback on that.

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