Skip to content

Conversation

@gladjohn
Copy link
Contributor

Introduced a draft specification for the WithCertificate API, detailing goals, new types, overloads, and example usage for Bearer and mTLS authentication.

Introduced a draft specification for the `WithCertificate` API, detailing goals, new types, overloads, and example usage for Bearer and mTLS authentication.
### 2.1 `ClientCertificateUsage`

```csharp
public enum ClientCertificateUsage
Copy link
Member

Choose a reason for hiding this comment

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

THere is no need for this? It should be derived from the context?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Are you suggesting we add a a request‑level WithMutualTls() to opt into Bearer over mTLS?

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.

3 participants