Commit b9f08d5
tree: read tls_configured_key and tls_keyring from sysfs
Newer kernels expose the key which is used to setup the connection as
tls_configured_key. During operations the kernel is going to update the
tls_key thus the tls_key is not going to be useful from user point of
view.
Also the keyring used to store the keys is exposed via sysfs.
Signed-off-by: Daniel Wagner <[email protected]>1 parent f23ae8c commit b9f08d5
1 file changed
Lines changed: 30 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1960 | 1960 | | |
1961 | 1961 | | |
1962 | 1962 | | |
1963 | | - | |
1964 | | - | |
1965 | | - | |
1966 | | - | |
1967 | | - | |
1968 | | - | |
| 1963 | + | |
| 1964 | + | |
| 1965 | + | |
1969 | 1966 | | |
1970 | | - | |
1971 | | - | |
1972 | | - | |
1973 | | - | |
| 1967 | + | |
| 1968 | + | |
| 1969 | + | |
| 1970 | + | |
1974 | 1971 | | |
| 1972 | + | |
| 1973 | + | |
| 1974 | + | |
| 1975 | + | |
| 1976 | + | |
| 1977 | + | |
| 1978 | + | |
| 1979 | + | |
| 1980 | + | |
| 1981 | + | |
| 1982 | + | |
| 1983 | + | |
| 1984 | + | |
| 1985 | + | |
| 1986 | + | |
| 1987 | + | |
| 1988 | + | |
| 1989 | + | |
| 1990 | + | |
| 1991 | + | |
| 1992 | + | |
| 1993 | + | |
| 1994 | + | |
1975 | 1995 | | |
1976 | 1996 | | |
1977 | 1997 | | |
| |||
0 commit comments