Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

GraphSettings.SslStrictKeyUsageValidation Property

Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)

SslStrictKeyUsageValidation

Gets or sets a key usage check mode for server certificate. Inherited from SslSettings.

Declaration
public bool SslStrictKeyUsageValidation { get; set; }
Property Value
Type Description
Boolean
Remarks
Relaxed (default):Check 'Extended Key Usage' extension (2.5.29.37). If not present, check 'Key Usage' extension (2.5.29.15).
Strict:If present, check both 'Extended Key Usage' extension (2.5.29.37) and 'Key Usage' extension (2.5.29.15).
Extended Key Usage check:If present, usage must contain ServerAuthentication or AnyPurpouse.
Key Usage check:If present, usage must contain KeyAgreement or KeyEncipherment or DigitalSignature.
In This Article
  • SslStrictKeyUsageValidation
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies