Re: assertion failure in ssl3_config_match_init() when invoking ForceHandshake()

2006-03-31 Thread Rich Megginson
Nelson B. Bolyard wrote: Peter Djalaliev wrote: Hello, I am trying to upgrade a normal HTTP connection to SSL in the Apache mod_nss module. So, You're the source of all those questions I've been getting! ;-) I don't know if Rob C. announced it, but there is now a mod_nss for Apache that

Re: assertion failure in ssl3_config_match_init() when invoking ForceHandshake()

2006-03-31 Thread Peter Djalaliev
I think this deserves a new topic :) ___ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

Re: assertion failure in ssl3_config_match_init() when invoking ForceHandshake()

2006-03-30 Thread Nelson B. Bolyard
Peter Djalaliev wrote: Hello, I am trying to upgrade a normal HTTP connection to SSL in the Apache mod_nss module. So, You're the source of all those questions I've been getting! ;-) When the mod_nss module is initialized, it calls: - PR_Init - PK11_ConfigurePKCS11 - NSS_Initialize