n.VerifyPeer
VarUnreal Engine Var console variable.
nVerifyPeer
Description
Sets libcurl's CURLOPT_SSL_VERIFYPEER option to verify authenticity of the peer's certificate 0 = disable (allows self-signed certificates 1 = enable [default]
Usage
n.VerifyPeer [value]Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.

