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

Replace "negociate" by "negotiate" #4018

Merged
merged 3 commits into from
Jan 23, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ parameters:
- Enable TLS encryption
Enable the encryption of the flux. For the encryption to work, the private
key file, the public certificate and the trusted CA's certificate need to be
set on both end. Default to 'auto', i.e 'no' unless TCP negociation has been
set on both end. Default to 'auto', i.e 'no' unless TCP negotiation has been
activated and the remote endpoint has activated encryption.

- Private Key File
Expand All @@ -305,8 +305,8 @@ parameters:
- Trusted CA's certificate
The trused CA certificate used for the encryption.

- Enable negociation
Enable negociation. If 'yes', this *Intput* will try to negociate encryption
- Enable negotiation
Enable negotiation. If 'yes', this *Intput* will try to negotiate encryption
and compression with the remote endpoint.

- One peer retention mode
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ parameters:
- Enable TLS encryption
Enable the encryption of the flux. For the encryption to work, the private
key file, the public certificate and the trusted CA's certificate need to be
set on both end. Default to 'auto', i.e 'no' unless TCP negociation has been
set on both end. Default to 'auto', i.e 'no' unless TCP negotiation has been
activated and the remote endpoint has activated encryption.

- Private Key File
Expand All @@ -305,8 +305,8 @@ parameters:
- Trusted CA's certificate
The trused CA certificate used for the encryption.

- Enable negociation
Enable negociation. If 'yes', this *Intput* will try to negociate encryption
- Enable negotiation
Enable negotiation. If 'yes', this *Intput* will try to negotiate encryption
and compression with the remote endpoint.

- One peer retention mode
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ parameters:
- Enable TLS encryption
Enable the encryption of the flux. For the encryption to work, the private
key file, the public certificate and the trusted CA's certificate need to be
set on both end. Default to 'auto', i.e 'no' unless TCP negociation has been
set on both end. Default to 'auto', i.e 'no' unless TCP negotiation has been
activated and the remote endpoint has activated encryption.

- Private Key File
Expand All @@ -305,8 +305,8 @@ parameters:
- Trusted CA's certificate
The trused CA certificate used for the encryption.

- Enable negociation
Enable negociation. If 'yes', this *Intput* will try to negociate encryption
- Enable negotiation
Enable negotiation. If 'yes', this *Intput* will try to negotiate encryption
and compression with the remote endpoint.

- One peer retention mode
Expand Down