PHP Doku:: Turn on SSL checks - oauth.enablesslchecks.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzWeb ServicesOAuthThe OAuth classOAuth::enableSSLChecks

Ein Service von Reinhard Neidl - Webprogrammierung.

The OAuth class

<<OAuth::enableRedirects

OAuth::fetch>>

OAuth::enableSSLChecks

(PECL OAuth >= 0.99.5)

OAuth::enableSSLChecksTurn on SSL checks

Beschreibung

public bool OAuth::enableSSLChecks ( void )

Turns on the usual SSL peer certificate and host checks (enabled by default). Alternatively, the sslChecks member can be set to a non-FALSE value to turn SSL checks off.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

TRUE

Changelog

Version Beschreibung
0.99.8 The sslChecks member was added

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)