mathurin68
(Mathurin68)
October 20, 2017, 2:42am
1
Anyone else had this problem?
/usr/share/logstash/bin/logstash-plugin install logstash-filter-geoip
Validating logstash-filter-geoip
Unable to download data from https://rubygems.org - certificate verify failed (https://api.rubygems.org/latest_specs.4.8.gz )
ERROR: Installation aborted, verification failed for logstash-filter-geoip
I followed this http://guides.rubygems.org/ssl-certificate-update/#manual-solution-to-ssl-issue
... and still getting the issue.
Appreciate the help!!
mathurin68
(Mathurin68)
October 20, 2017, 3:00am
2
Whoops nevermind I thought I had added our CERT fo ca-certificates I guess not (we are behind ssl intercept)
mathurin68
(Mathurin68)
October 20, 2017, 3:03am
3
Anyone else needs to do this add your crt to
mkdir your crt foldername in /usr/local/share/ca-certificates
and copy your crt into it
chmod the folder to 755 and the file to 644
run update-ca-certificates
voila!
1 Like
system
(system)
Closed
November 17, 2017, 3:03am
4
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.