How to change certifcates for imread(url) ?
1 view (last 30 days)
Show older comments
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?
0 Comments
Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!