Re: Changing Ephemeral DH key

2000-04-26 Thread Michal Trojnara
Odpowiedz automatyczna: Do 5 maja przebywam na zasluzonym urlopie. W pilnych sprawach prosze o kontakt z Kamilem Kilinskim. Z powazaniem, Michal Trojnara >>> "[EMAIL PROTECTED]" 04/27/00 07:18 >>> Amit Chopra <[EMAIL PROTECTED]>: > I had posted a query about using the SSL_CTX_set_tmp_rs

Re: Changing Ephemeral DH key

2000-04-26 Thread Bodo Moeller
Amit Chopra <[EMAIL PROTECTED]>: > I had posted a query about using the SSL_CTX_set_tmp_rsa/dsa_cb(...). > I was using the callback so that i'd generate a new ephemeral key for > every session. > The impression i got from the reply was that instead of setting the > callback and generating\selec

Changing Ephemeral DH key

2000-04-18 Thread Amit Chopra
Hi, I had posted a query about using the SSL_CTX_set_tmp_rsa/dsa_cb(...). I was using the callback so that i'd generate a new ephemeral key for every session. The impression i got from the reply was that instead of setting the callback and generating\selecting a key during SSL_accept, I can at s