Move TLS configuration to setup and add support for irods auth at setup#299
Open
alanking wants to merge 2 commits intoirods:mainfrom
Open
Move TLS configuration to setup and add support for irods auth at setup#299alanking wants to merge 2 commits intoirods:mainfrom
alanking wants to merge 2 commits intoirods:mainfrom
Conversation
In iRODS 5.1.0 and later, TLS can be configured at setup. This commit changes the time of TLS configuration to setup rather than after the zone is set up (which is how it had been done historically).
This commit adds support for using irods as the zone authentication scheme at setup time.
korydraughn
reviewed
Apr 24, 2026
Contributor
korydraughn
left a comment
There was a problem hiding this comment.
Looks good to me.
Will approve after the irods/irods PR is approved.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In service of irods/irods#7717
In service of irods/irods#8729
Companion PR: irods/irods#8939
This must be merged along with irods/irods#8939 and if irods/irods#8939 is not included in 5.1.0, there will be some changes needed in this PR.