Unit 'fpHTTPClient' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TFPHTTPClient.OnVerifySSLCertificate

Event called for custom SSL certificate verification

Declaration

Source position: fphttpclient.pp line 495

published property TFPHTTPClient.OnVerifySSLCertificate : THTTPVerifyCertificateEvent;

Description

Event triggered during SSL certificate verification, allowing custom certificate validation logic. The event handler can accept or reject certificates based on custom criteria.

See also

THTTPVerifyCertificateEvent

  

Event type for SSL certificate verification

VerifySSLCertificate

  

Whether to verify SSL certificates


Documentation generated on: Jan 27 2026