I agree. I think it’s the host name in the certificate. The hostname in the certificate is the hostname of my web server, not the db server (that’s what I’m hitting now). I may need to get another certificate for the db server. It’s confusing though because it’s the same certificate that my web server gets from CouchDB when it hits CouchDB over SSL and it doesn’t complain.
On Feb 28, 2014, at 3:44 PM, Jens Alfke <[email protected]> wrote: > > On Feb 28, 2014, at 2:07 PM, Alan McKean <[email protected]> wrote: > >> <my.io.addr.ess> not trusted; cert chain follows: >> 12:17:47.251‖ WARNING*** : www.mywebsite.net >> 12:17:47.251‖ WARNING*** : GeoTrust DV SSL CA >> 12:17:47.251‖ WARNING*** : GeoTrust Global CA > > I’m pretty sure GeoTrust is in the iOS root certs — I just looked in Keychain > Access on my Mac (10.9.2) and there’s a “GeoTrust Global CA” root cert. > > In that case there may be a hostname mismatch. If the hostname in the > replication URL is different than the hostname in the server cert > (“www.mywebsite.net” in your redacted log above) you’ll get this error. > > Have you tried using ‘curl’ or a web browser to access the replication URL? > They may give more detailed descriptions of what’s wrong. > > —Jens > > -- > You received this message because you are subscribed to a topic in the Google > Groups "Couchbase Mobile" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/mobile-couchbase/8DKVw6GfASY/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/mobile-couchbase/01E9E376-7D7F-4BBB-BEBD-1A31E4AB852A%40couchbase.com. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/11865313-A998-4844-8741-B5C536F2EF5A%40me.com. For more options, visit https://groups.google.com/groups/opt_out.
