diff --git a/README.rst b/README.rst index 94548dd..c425cf9 100644 --- a/README.rst +++ b/README.rst @@ -147,7 +147,7 @@ FireEye AX Constructor signature:: - FireEyeAPI(username, password, url, profile) + FireEyeAPI(username, password, url, profile, verify_ssl=True) Example::