Martin Knappe wrote: > hi > > i have a question > > i have seen source code where the server makes a call to > gnutls_dh_set_prime_bits > the way i understand it, this doesnt really make sense: the server suggests > these parameters to the client, and the client only uses this function to > determine whether the parameters offered by the server are acceptable, > right? > is there any point in calling gnutls_dh_set_prime_bits on the server side?
No, there is no point. regards, Nikos _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
