PHP Doku:: Turn off SSL checks - oauth.disablesslchecks.html

Verlauf / Chronik / History: (2) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The OAuth class

<<OAuth::disableRedirects

OAuth::enableDebug>>

OAuth::disableSSLChecks

(PECL OAuth >= 0.99.5)

OAuth::disableSSLChecksTurn off SSL checks

Beschreibung

public bool OAuth::disableSSLChecks ( void )

Turns off the usual SSL peer certificate and host checks, this is not for production environments. Alternatively, the sslChecks member can be set to FALSE 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",...)