urlread https post website certificate

조회 수: 1 (최근 30일)
Ricardo MF
Ricardo MF 2014년 3월 27일
Here we are again talking about urlread not been able to access a https location. Here my code, trying to access the brazilian Securities and Exchange Commission (CVM). With a simple html code I have success in obtaining the data via post. When I try the 'urlread' function I am not well succeeded. Can anyone help me? I tried even saving the certificate from the cvm website.
cvm1='https://www.rad.cvm.gov.br/download/SolicitaDownload.asp' cvm2={'txtLogin','397dwl0000207','txtSenha','1839D124','txtData','04/04/2007','txtHora','00:00','txtDocumento','RAD','txtAssuntoIPE ','SIM'} [cvmread1,cvmread2]=urlread(cvm1,'post',cvm2)
tks a lot

답변 (0개)

카테고리

Help CenterFile Exchange에서 Web Services에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by