Skip to content

Add attribute to signal estimated TLS activation time.#740

Open
HansBusch wants to merge 1 commit intodevelopmentfrom
feature/tls-switch-time
Open

Add attribute to signal estimated TLS activation time.#740
HansBusch wants to merge 1 commit intodevelopmentfrom
feature/tls-switch-time

Conversation

@HansBusch
Copy link
Copy Markdown
Member

No description provided.

</xs:attribute>
<xs:attribute name="SetupDuration" type="xs:duration">
<xs:annotation>
<xs:documentation>Indication how long a change to the TLS server settings need to be activated.</xs:documentation>
Copy link
Copy Markdown
Contributor

@bsriramprasad bsriramprasad Mar 13, 2026

Choose a reason for hiding this comment

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

Suggested change
<xs:documentation>Indication how long a change to the TLS server settings need to be activated.</xs:documentation>
<xs:documentation>Indicates the maximum time taken for updated TLS server settings to take effect.</xs:documentation>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@cappentz suggests to add 'maximum' time it takes

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@HansBusch I agree with this comment update also.

@kieran242
Copy link
Copy Markdown
Contributor

@HansBusch it would be good if you could add a description to the PR. Kind thanks

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.

Clarify switching TLS configuration with ReplaceServerCertificateAssignment

3 participants