Yast module modifications to invoke the shell script that allows the ATS
to leverage installed certificates and keys for the server.
This commit is contained in:
@@ -658,6 +658,9 @@ global boolean Write() {
|
||||
}
|
||||
});
|
||||
|
||||
// Refresh the server Keystore
|
||||
SCR::Execute(.target.bash, "/usr/share/java/CASA/authtoken/bin/refresh_server_keystore.sh");
|
||||
|
||||
// Adjust firewall as needed
|
||||
if (Abort()) return false;
|
||||
Progress::NextStage();
|
||||
|
||||
Reference in New Issue
Block a user