Access secure websites (SSL) via urlread
이전 댓글 표시
Hello,
I need to access a Cacti-Database ( http://www.cacti.net/) from Matlab to retrieve individual measurements as .csv-File. To get the .csv-File for a specific time and parameter range I can query the Database via the url. The problem is that we are running our Cacti-Database on a secure SSL Server.
Nevertheless I tried to access the measurements via urlread (or urlread2). When using urlread with the “Username” and “Password” argument for basic authentication I receive the following error message:
“Error downloading URL. Your network connection may be down or your proxy settings improperlyconfigured.”
There is some information on urlread and SSL in the internet, but it covers mostly the problem of untrusted SSL-Certificates, e.g. http://www.mathworks.de/support/solutions/en/data/1-3SMHXD/index.html?product=SL&solution=1-3SMHXD or http://stackoverflow.com/questions/1638275/handling-an-invalid-security-certificate-using-matlabs-urlread-command.
Since I was told that we use standard / regular SSL-certificates this should not be the problem in my case.
I would appreciate every advice or solution.
Thanks a lot for your help.
Sören
댓글 수: 1
Muneer
2013년 10월 9일
You ever get this issue solved?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Enterprise Deployment with MATLAB Production Server에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!