VBA-tools / VBA-Web

VBA-Web: Connect VBA, Excel, Access, and Office for Windows and Mac to web services and the web
http://vba-tools.github.io/VBA-Web/
MIT License
2.01k stars 494 forks source link

Work with HTTPS (SSL/TLS) connections #310

Open murilo8812 opened 7 years ago

murilo8812 commented 7 years ago

Is it possible to work with encrypted connections using VBA-Web? I need to connect to a website that requires an authentication using an certified.

Would anyone have an example? tks

struQture commented 7 years ago

Yes, this is possible, maybe #249 helps