Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

IgnoreServerCertificate – PB Docs 2021 – PowerBuilder Library

IgnoreServerCertificate – PB Docs 2021

IgnoreServerCertificate

property for PowerScript controls

Applies to

HTTPClient
objects

Description

When the IgnoreServerCertificate property is set with a value, the
program will ignore certain type(s) of server certificate error when
sending a request. The value can be one or a combination of one or more of
the following values. The default value is 0.

  • 0 — ignores all of the certificate errors

  • 1 — ignores unknown certificate authentication (CA)

  • 2 — ignores certificates with invalid date

  • 4 — ignores certificates with invalid common name (CN)

  • 8 — ignores certificates with incorrect usage

Usage

In a painter

To ignore the server certificate error:

  • Input a value or a combination of values in the
    IgnoreServerCertificate box on the General page of the object’s
    Properties view.

    The default value is 0 which means all of the certificate errors
    will be ignored.

In scripts

The IgnoreServerCertificate property takes an integer value.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x