It’s a GeoTrust certificate:

<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’ll try setAnchorCerts:.

On Feb 28, 2014, at 12:56 PM, Jens Alfke <[email protected]> wrote:

> 
> On Feb 28, 2014, at 12:19 PM, Alan McKean <[email protected]> wrote:
> 
>> I am replicating over https and I get an error that my remote server is not 
>> trusted.
> 
> If it’s using a certificate generated by a reputable CA, this shouldn’t 
> happen. But it would occur if the server has a self-signed cert. In that case 
> you’ll need to embed a copy of the server’s cert in your app, and at runtime 
> register it as a trusted root cert. The easiest way to do that is by using 
> +[CBLReplication setAnchorCerts:].
> 
> —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/3E210615-4F37-4500-9D27-F18BCEBAC002%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/4E1B6C27-7F5A-429A-9A4B-78757675DFE5%40me.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to