Re: cert file location
"Clemens Fischer" <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <[email protected]> |
* Gerrit Pape: > As said earlier in this thread, the private key is in the memory of the > program running in the jail anyway. From what you say, it seems having > the file containing the private outside of the jail could give a false > sense of security. sure the memory image contains the key, but as has been noted earlier, it's more difficult to get at it versus a file. i haven't heard of root-kits retrieving keys from process memory (yet). clemens