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

RESTful Forward Rule : Replace TLSAllowAnyHostName and TLSDisableTrustManager fields with those from target web application #4098

Closed
vrindanayak opened this issue Jun 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@vrindanayak
Copy link
Member

vrindanayak commented Jun 20, 2023

Unify disabling host name and certificate verification using allow-any-hostname and disable-trust-manager properties of target web application of RESTful Forward Rule

Related #3329, #1924

Attention : Any client setups with existing RS Forward Rules having these fields

  • TLS Allow Any Hostname : True
  • TLS Disable Trust Manager : True

will have to be configured on Web Application - Property field as

  • allow-any-hostname=true
  • disable-trust-manager=true
@vrindanayak vrindanayak added the enhancement New feature or request label Jun 20, 2023
@vrindanayak vrindanayak added this to the 5.31.0 milestone Jun 20, 2023
@vrindanayak vrindanayak self-assigned this Jun 20, 2023
vrindanayak added a commit to dcm4che/dcm4chee-arc-lang that referenced this issue Jun 20, 2023
…llowAnyHostName and TLSDisableTrustManager fields with those from target web application
vrindanayak added a commit that referenced this issue Jun 20, 2023
…ableTrustManager fields with those from target web application
vrindanayak added a commit to dcm4che/dcm4chee-arc-cs that referenced this issue Jun 21, 2023
…llowAnyHostName and TLSDisableTrustManager fields with those from target web application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant