Steven McGrath
Steven McGrath
https://pytenable.readthedocs.io/en/stable/api/sc/index.html  Which points to here for how to pass in the cert: https://docs.python-requests.org/en/latest/user/advanced/#client-side-certificates
If using client certs, API Keys should not be needed. The client cert acts as you auth to the host.
so when you login with the SSL cert, and just the SSL cert, if you run `tsc.current.user()` your getting a 403?
Closing PR. Code is unmerged for 2yrs
Open Issue #682 References the work done here
The "Assets" API in Tenable.sc is located under the (more correct) "asset_lists" module. As for the "hosts" API, its still marked as beta and may change, hence why it isnt...
The default filters on the API itself are 30 days && only for licensed assets. For older data you would need to specify inclusion of unlicensed assets as well as...
@sanchirico just doubling back on this to see if this is still an issue? if not let me know and I can close the issue out. If we dont hear...
can you give more details? whats the call being made? whats the full response?
Closed, lack of input