Hello everyone,
I'm using Joplin 2.6.10 on Windows 10 with Joplin Web Clipper 2.1.3 on Google Chrome 98.0 and I'm having issues saving web articles from my Company's internal Wiki (so not an Internet public page) to Joplin.
Rarely Joplin is able to save a few images of an article, even more rarely all images, while most of the times it is completely unable to download any image.
Firefox has the same issue.
In the markdown of the note, the images are remaining like this (URLs and folders modified for privacy reasons):
![1623206506958-670.png](https://site_url/sub/folder/1623206506958-670.png?width=769&height=969)
![1623206507848-429.png](https://site_url/sub/folder/1623206507848-429.png?width=1276&height=645)
While in Joplin's log I can see this SSL certificate's signature error (URLs and folders modified for privacy reasons):
2022-01-25 15:33:34: "Cannot download image at https://site_url/sub/folder/1623206506958-670.png", "Error: unable to verify the first certificate
Code: UNABLE_TO_VERIFY_LEAF_SIGNATURE
Error: unable to verify Wthe first certificate
at TLSSocket.onConnectSecure (_tls_wrap.js:1507:34)
at TLSSocket.emit (events.js:376:20)
at TLSSocket._finishInit (_tls_wrap.js:932:8)
at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:706:12)"
2022-01-25 15:42:51: "Cannot download image at https://site_url/sub/folder/tip_icon.png", "Error: self signed certificate in certificate chain
Code: SELF_SIGNED_CERT_IN_CHAIN
Error: self signed certificate in certificate chain
at TLSSocket.onConnectSecure (_tls_wrap.js:1507:34)
at TLSSocket.emit (events.js:376:20)
at TLSSocket._finishInit (_tls_wrap.js:932:8)
at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:706:12)"
Any idea on how to overcome this?
I've just moved from Evernote to Joplin and I'm really loving Joplin for its speed and its simplicity but this issue is really messing my notes.
Thank you in advance.