Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webshot for untrusted https websites #46

Open
egarpor opened this issue Sep 10, 2017 · 0 comments
Open

webshot for untrusted https websites #46

egarpor opened this issue Sep 10, 2017 · 0 comments

Comments

@egarpor
Copy link

egarpor commented Sep 10, 2017

I have failed on trying to take a webshot of an https site with an untrusted certificate. Here is a MWE:

webshot("https://untrusted-root.badssl.com/")
# Could not load  https://untrusted-root.badssl.com/
# Error in webshot("https://untrusted-root.badssl.com/")

Is this behaviour expected? Is there any alternative for taking screenshots of such sites?

I am using:

> version
               _                           
platform       x86_64-apple-darwin13.4.0   
arch           x86_64                      
os             darwin13.4.0                
system         x86_64, darwin13.4.0        
status                                     
major          3                           
minor          2.3                         
year           2015                        
month          12                          
day            10                          
svn rev        69752                       
language       R                           
version.string R version 3.2.3 (2015-12-10)
nickname       Wooden Christmas-Tree       
> packageVersion("webshot")
[1] ‘0.4.1.9000’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant