Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Override certificate error? #60

Closed
fsnk opened this issue Dec 18, 2014 · 2 comments
Closed

Override certificate error? #60

fsnk opened this issue Dec 18, 2014 · 2 comments

Comments

@fsnk
Copy link

fsnk commented Dec 18, 2014

I get the following error when trying to connect.

Error: Unable to connect to inbox - Certificate failure for mail.[mydomain].com: Server name does not match certificate

I'm on a shared host, and the default server certificate is shared. It's issued to [myhostserver].com. Normally I can just acknowledge the warning, confirm an exception, and connect anyway. (I know I can pay to get a certificate for my domain and then pay my host to install it, but it's a personal site and really not worth the money.)

I can't see a way in the configuration to override or approve the security exception. Halp? :)

@r-a-y
Copy link
Owner

r-a-y commented Dec 18, 2014

There is no GUI to override the certificate checks at the moment. (See #41.)

Use this code snippet to disable certificate checks temporarily until I add in an admin option:
#42 (comment)

Snippet belongs in /wp-content/plugins/bp-custom.php.

Let me know if that works. Just to note, I haven't tested the plugin with internal IMAP inboxes. It's only been tested with GMail, so if you get it working, please let me know.

@r-a-y
Copy link
Owner

r-a-y commented May 20, 2016

I'm going to close this for #41.

@r-a-y r-a-y closed this as completed May 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants