How to change certifcates for imread(url) ?

1 view (last 30 days)
Chuck37
Chuck37 on 12 Mar 2020
By default imread appears to send some canned certificates located in <root>/sys/certificates/ca/. These are causing me trouble, and for what I'm doing I don't need certs. When I use webread(), I can create a weboptions object/structure, clear the CertificateFilename field and stuff works. With imread, how can I accomplish the same effect?

Answers (0)

Tags

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!