Crawlera works via http, loading pages & changing IPs correctly.
When no CA installed, It loads nothing (blank white page)
When CA installed, It hangs then times out after 30 seconds
Anyone got any ideas? I'm wondering maybe an auth page is being required. I was also getting a return value yesterday and - something like "failed to initialise ssl tunnel" (but no longer occurs)
The command i used to install the CA in chrome is
certutil -d sql:$HOME/.pki/nssdb
-A -n 'Crawlera CA' -i crawlera-ca.crt -t TCP,TCP,TCP
Breakdown of issue
Crawlera works via http, loading pages & changing IPs correctly.
When no CA installed, It loads nothing (blank white page)
When CA installed, It hangs then times out after 30 seconds
Anyone got any ideas? I'm wondering maybe an auth page is being required. I was also getting a return value yesterday and - something like "failed to initialise ssl tunnel" (but no longer occurs)
The command i used to install the CA in chrome is
certutil -d sql:$HOME/.pki/nssdb -A -n 'Crawlera CA' -i crawlera-ca.crt -t TCP,TCP,TCP
Thanks for all help
1 Votes
0 Comments
Login to post a comment