My apache2 vhost ssl config was incorrect. This error came from Mozilla Firefox when I tried to hit my ssl site.
I looked in all my apache log files until I found the actual error (I had changed the <VirtualHost> from _default_ to my fqdn). When I fixed this error, everything worked fine.