Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
CURL.SetOptionProxySSLCertType
Sets type of the file keeping your SSL-certificate for proxy.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
CURL | 8.2 | Yes | Yes | Yes | Yes | Yes |
MBS( "CURL.SetOptionProxySSLCertType"; curl; Value ) More
Parameters
Parameter | Description | Example value |
---|---|---|
curl | The CURL session handle. | $curl |
Value | The option value. |
Result
Returns OK or error.
Description
Sets type of the file keeping your SSL-certificate for proxy.Value can be "DER", "PEM" or "ENG".
See also PROXY_SSLCERTTYPE option in CURL manual.
See also
- CURL.SetOptionProxySSLCert
- CURL.SetOptionProxySSLKey
- CURL.SetOptionProxySSLKeyType
- CURL.SetOptionProxySSLOptions
- CURL.SetOptionProxySSLVerifyHost
- CURL.SetOptionProxySSLVerifyPeer
- CURL.SetOptionProxySSLVersion
- CURL.SetOptionProxyTLSAuthType
- CURL.SetOptionProxyUsername
- CURL.SetOptionSSLCertType
Created 15th April 2018, last changed 16th April 2018
CURL.SetOptionProxySSLCert - CURL.SetOptionProxySSLCipherList
Feedback: Report problem or ask question.
Links
MBS Xojo Chart Plugins