CS4: img src contains "https" - Dreamweaver freezes
I have a problem with https and Dreamweaver: When an img src contains "https://www.example....", Dreamweaver doesn't start (No response). When I replace "https" with "http" it works fine....
<img src="https://www.expample.com/example.jpg">....doesn't work
<img src="http://www.expample.com/example.jpg">...works

https://forums.adobe.com/servlet/JiveServlet/showImage/2-9716077-1262370/pastedImage_0.png