Re: gnutls_session_get_master_secret
Jeremy Harris <[email protected]>
| Newsgroups | gmane.network.gnutls.general |
|---|---|
| Message-ID | <[email protected]> |
On 18/04/2019 07:19, Nikos Mavrogiannopoulos wrote: >>> Use the SSLKEYLOGFILE environment variable. It will create the >>> necessary keys in the file >> >> Except for setuid programs? There seems to be some form of explicit >> lockout in secure_getenv(). > > Yes, that's intentional, so that a user will not overwrite root-owned files. So how can the keying be retrieved from such a program? -- Thanks, Jeremy