Provides information about an SSL certificate that is expired or invalid.
![]() | Specify True to ignore the certificate error and continue with establishing secure HTTP connection to the remote server. |
![]() | Specify True to ignore the certificate error and add the certificate to the list of trusted certificates. |
![]() | Certificate's expiration date. |
![]() | Indicates whether the event should continue be routed to the listeners. Setting Handled to true will prevent the event from reaching any remaining listeners. |
![]() | Returns whether the invalid certificate error is ignored. |
![]() | Whether the certificate is expired. |
![]() | The provider who issued the certificate. |
![]() | Certificate's PEM data encoded as base-64. |
![]() | Certificate's serial number. |
![]() | Certificate's subject field. |
![]() | Certificate's valid date. |