> > Does anyone know how can the encryption key used to
> > secure SSL communication be changed/rotated over a
> > long-lived (hours to days) SSL connection to prevent
> > sniffers from deciphering the key by analyzing a
> > arge amount of traffic?
> Look at SSL_renegotiate() and SSL_renegotiate_
Paul,
> Does anyone know how can the encryption key used to
> secure SSL communication be changed/rotated over a
> long-lived (hours to days) SSL connection to prevent
> sniffers from deciphering the key by analyzing a
> arge amount of traffic?
Look at SSL_renegotiate() and SSL_renegotiate_pen
Hi, folks,
Does anyone know how can the encryption key used to
secure SSL communication be changed/rotated over a
long-lived (hours to days) SSL connection to prevent
sniffers from deciphering the key by analyzing a
arge amount of traffic?
Thanks for comments
Paul
___