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