You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Forgive me if this is not the appropriate channel to request this feature. I have a tool which uses IMGkit to take screenshots of a bunch of web severs taking in a .xml file generated from Nmap as its input. This is used mostly for internal network penetration testing where you have literally thousands of webservers and you just want a quick peak at whats all out there.
The problem is lots of times servers are using SSL with a sel-signed certificate. To the best of my abilities I have not been able to figure out how to tell IMGKit to ignore the self-signed cert so it simply fails to request the page and render the html.
Here is an example of what my call to IMGKit look slike.
Forgive me if this is not the appropriate channel to request this feature. I have a tool which uses IMGkit to take screenshots of a bunch of web severs taking in a .xml file generated from Nmap as its input. This is used mostly for internal network penetration testing where you have literally thousands of webservers and you just want a quick peak at whats all out there.
The problem is lots of times servers are using SSL with a sel-signed certificate. To the best of my abilities I have not been able to figure out how to tell IMGKit to ignore the self-signed cert so it simply fails to request the page and render the html.
Here is an example of what my call to IMGKit look slike.
Where 'url' looks like this for example:
The text was updated successfully, but these errors were encountered: