Skip to content

Conversation

@glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Jul 7, 2020

Motivation:

The server build incorrectly claimed that without manually calling
withTLS(certificateVerification:) that .fullVerification would be
used. The default is actually .none.

Modifications:

Change the documented default to .none.

Result:

Documentation is no longer incorrect.

…r builder

Motivation:

The server build incorrectly claimed that without manually calling
`withTLS(certificateVerification:)` that `.fullVerification` would be
used. The default is actually `.none`.

Modifications:

Change the documented default to `.none`.

Result:

Documentation is no longer incorrect.
@glbrntt glbrntt added documentation semver/none No version bump required. labels Jul 7, 2020
@glbrntt glbrntt requested a review from Lukasa July 7, 2020 13:09
@glbrntt glbrntt merged commit e461a84 into grpc:master Jul 7, 2020
@glbrntt glbrntt deleted the gb-doc-fixup branch July 7, 2020 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants