> Alex,
>
> I think this basically means that NSS_SetDomesticPolicy() or
> NSS_SetExportPolicy() is trying to flag an unimplemented cipher as
> SSL_ALLOWED.  You shouldn't be getting this error because the table in
> sslsock.c that NSS_SetDomesticPolicy() / NSS_SetExportPolicy() get all
> ciphers from contains only implemented ciphers.
>
> What version of NSS are you using?
>
> These might help:
> - download the latest stable version of NSS or check it out from CVS
> - print out a debugging statement in NSS_SetDomesticPolicy and
> NSS_SetExportPolicy to check which suite SSL is choking on.
> - e-mail me or post the complete code for your mod_ssl_startup
> function.
>
> Out of pure curiousity, do you know about the mod_nss Apache module?
>
> Regards,
> Peter
>
Peter
        Thanks for your suggestions.
        Yes, I know mod_nss Apache module, but I'm using mod_ssl on Apache 
now. Could you tell me where I can download mod_nss Apache module? I'm very 
interested on it. 


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

Reply via email to