Opps! I spoke too fast. It's working now for HTTP, but not HTTPS.
From the command line, curl gives me "(35) SSL Connect Error",
and from a web browser (google chrome) I get "ERR_SSL_PROTOCOL_ERROR".
I'm using "curl -k" thinking that would make it ignore certificate checking.