Re: [HACKERS] Speed of SSL connections; cost of renegotiation
В списке pgsql-interfaces по дате отправления:
| От | Sean Chittenden |
|---|---|
| Тема | Re: [HACKERS] Speed of SSL connections; cost of renegotiation |
| Дата | |
| Msg-id | 20030411032242.GL79923@perrin.int.nxad.com обсуждение исходный текст |
| Ответ на | Re: [HACKERS] Speed of SSL connections; cost of renegotiation (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-interfaces |
> >> From sshd(8): > > > -k key_gen_time > > Specifies how often the ephemeral protocol version 1 server key > > is regenerated (default 3600 seconds, or one hour). > > Hmmm. But a server key isn't the same as a session key, is it? Is this > an argument for renegotiating session keys at all? The server and client can kick off a key renegotiation. Generally it's left up to the client from what I can tell. The key specified above is the public key used before the session is encrypted so that makes sense to rekey... once encrypted though, I don't think it's necessary to rekey that often. 10MB would likely be a nice and conservative level that should be outside of the scope of most PostgreSQL transactions. -sc -- Sean Chittenden
В списке pgsql-interfaces по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера