I've been using a set of programs to scrape the USNO astronomical data for the past two years. Recently, their website's SSL certificate expired and I am no longer able to use the insheet command pull in the data from their website. I've contacted them multiple times with no luck.
Is there any way I can just override the SSL error in Stata? I tried disabling the security settings in Java but for some reason it keeps checking in Stata.
Code:
insheet using "https://aa.usno.navy.mil/cgi-bin/aa_rstablew.pl?ID=AA&year=2001&task=2&state=TN&place=memphis", clear
0 Response to Any way to override SSL error when importing?
Post a Comment