Skip to content

Add mTLS and JWT Credential support to FIT#55

Open
emilienbev wants to merge 3 commits intomasterfrom
TempFIT
Open

Add mTLS and JWT Credential support to FIT#55
emilienbev wants to merge 3 commits intomasterfrom
TempFIT

Conversation

@emilienbev
Copy link
Copy Markdown
Collaborator

Changes:

  • Add SetCredential, JWT and mTLS support for FIT
  • Fix a bug in CertificateValidation where intermediate certificates sent by the server were not added to the chain when using CustonRootTrust.
  • Fix a bug in CustomRootTrust validation: We now set validationChain.ChainPolicy.RevocationMode = X509RevocationMode.NoCheck by default.
  • Added a new RevocationMode to SecurityOptions to allow users to control the behaviour.

Signed-off-by: Emilien Bevierre <emilien.bevierre@couchbase.com>
Signed-off-by: Emilien Bevierre <emilien.bevierre@couchbase.com>
Copy link
Copy Markdown
Collaborator

@davidkelly davidkelly left a comment

Choose a reason for hiding this comment

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

👍

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.

2 participants