Message317414
| Author | christian.heimes |
|---|---|
| Recipients | alex, benjamin.peterson, christian.heimes, dstufft, janssen, ned.deily |
| Date | 2018-05-23.14:44:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1527086679.49.0.682650639539.issue33618@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
More: * We also need a new API to request TLS client cert authentication *after* some application data was requested. The use case is e.g. HTTP web server. A client sends a GET request and then the server gets to decide if the route requires authentication or not. * Renegotiation is no longer available (good). TLS 1.3 has a new re-keying mechanism to establish a new master key. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-23 14:44:39 | christian.heimes | set | recipients: + christian.heimes, janssen, benjamin.peterson, ned.deily, alex, dstufft |
| 2018-05-23 14:44:39 | christian.heimes | set | messageid: <1527086679.49.0.682650639539.issue33618@psf.upfronthosting.co.za> |
| 2018-05-23 14:44:39 | christian.heimes | link | issue33618 messages |
| 2018-05-23 14:44:39 | christian.heimes | create | |