On 2010-09-16 00:54 PDT, Wolter Eldering wrote:
> Hi,
> 
> I have configured a model file descriptor using 
> SSL_SetTrustAnchors(PRFileDesc *fd, CERTCertList *list)
> 
> The ssl3.ca_list information set in the model is not copied into the new 
> file descriptor when calling PRFileDesc *SSL_ImportFD(PRFileDesc *model, 
> PRFileDesc *fd);

Thank you for filing the bug report in bugzilla.

> Could it be that the SSL_SetTrustAnchors() should be called every time 
> on the PRFileDesc  returned by SSL_ImportFD()?

That's not the intent, but it probably works as a work-around.

-- 
/Nelson Bolyard
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to