Tagged Questions
0
votes
1answer
22 views
HTTP Get is not working stable after Netboot
I am booting a Netboot Image with a MacMini 5.1, after the system is up a shell script calls a server via curl.
At the moment the Internet connection is up and running. I verify that doing a ping to ...
1
vote
3answers
2k views
Cannot establish HTTPS connection
My OSX Lion MacBook Pro suddenly seems to be unable to connect to any website via HTTPS. HTTP works fine, but HTTPS seems to just time out. Using netcat:
Mithril:~ mitch$ nc google.com 80
GET /
...