OpenID Over SSL with self signed certificate
I setup my own open id provider on my personal server, and added a redirect to https in my apache config file. When not using a secure connection (when I disable the redirect) I can log in fine, but with the redirect I can't log in with this error message: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. I'm guessing that this is because I am using a self signed certificate. Can anyone confirm if the self signed certificate is the issue? If not does anyone have any ideas what the problem is? The primary benefit of using SSL for your