Hi, I am trying to add a threat intelligence feed from Alien Vault to block known malicious IP address.
When added the IP address via smart console I get a 403 error message.
When I use curl.
[Expert@AKFW01:0]# curl -H "X-OTX-API-KEY: API-KEY-removed" "https://otx.alienvault.com/api/v1/pulses/subscribed"
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.haxx.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it.
Has anyone successfully imported a threat intelligence feed from alien vault?
Is there an additional certificate I need to install on the security gateway?
Many thanks.