共用方式為


SSLConfiguration 類別

SSL 連線的組態。

如需相關資訊,請參閱 https://requests.readthedocs.io/en/master/user/advanced/#ssl-cert-verification

繼承
builtins.object
SSLConfiguration

建構函式

SSLConfiguration()

變數

名稱 Description
SSLKeyFIle
str

ssl 連線金鑰檔案的路徑。

SSLCertFile
str

ssl 連線的憑證檔案路徑。

SSLCaCerts
strbool

具有受信任 CA 憑證之CA_BUNDLE檔案的路徑。