Alexander Scheel
Alexander Scheel
I believe this was also discussed in my ToI doc as well. It would be nice to get support for this added to `jss.cfg`, specified via the java security provider...
@amolkahat Is this still needed? Could we get this rebased? When done, please ping Fraser for final review and merge. :-) Thanks!
@ladycfu and @jmagne : This has been rebased. :)
Per discussion on `#openscap` today I believe the core premise of this to be resolved: https://github.com/OpenSCAP/scap-workbench/pull/270/ However, this issue also discusses remediation which, from PR's description, wasn't added. So I'm...
@matejak Since https://github.com/OpenSCAP/openscap/issues/902 and https://github.com/OpenSCAP/openscap/pull/1253 were merged in 1.2.18 (and presumably, also in `maint-1.3`?) -- are we fine to close this?
Interesting; this doesn't actually appear to resolve the issues on my laptop.
@matusmarhefka Yes, there is indeed a `DISPLAY=:0` hard-coded: https://github.com/OpenSCAP/scap-workbench/blob/master/src/RemoteSsh.cpp#L44 I think this was required because `setsid` strips environment information. Rather than doing it this way, we should probably load the...
Note for anyone coming across this: Ubuntu (and Debian) does not package `scap-security-guide`. This means the modal dialogue that pops up when `scap-security-guide` is installed doesn't show up (like it...
(edited for formatting) @tuxmaster For future reference, use three backticks (`) to start and end a "block code mode" and single backticks around commands to give them an inline-code mode....
@sgallagher (I was just looking for this myself now) -- another alternative that might be easier would be up-front generation with a single CA, but multiple target certs. Perhaps using...