Skip to content

Gradle - Support insecure TLS#610

Merged
yahavi merged 1 commit intojfrog:masterfrom
yahavi:gradle-insecured
Jan 31, 2022
Merged

Gradle - Support insecure TLS#610
yahavi merged 1 commit intojfrog:masterfrom
yahavi:gradle-insecured

Conversation

@yahavi
Copy link
Copy Markdown
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
Copy Markdown

@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
Copy Markdown
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