User Tools

Site Tools


userspace:zertifikats_import

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userspace:zertifikats_import [2012/12/06 08:32]
wolfbardo
userspace:zertifikats_import [2019/02/18 23:26]
tobias
Line 1: Line 1:
 +====== +++ Since new OPSI KIOSK application, this is not necessary anymore +++ ======
 +
 ======ImportCert====== ======ImportCert======
 Script by tobias \\ Script by tobias \\
 Comments and improvements welcome \\ Comments and improvements welcome \\
 +This script comes with ABSOLUTELY NO WARRANTY \\
 +
  
 Tested with opsi 4.0.2 \\ Tested with opsi 4.0.2 \\
Line 24: Line 28:
  
 Every time you reinstall or update the Opsi-Client-Agent you must set this package to setup again. The Opsi-Client-Agent installer will override your own certificate... Every time you reinstall or update the Opsi-Client-Agent you must set this package to setup again. The Opsi-Client-Agent installer will override your own certificate...
 +
 +After using this script, restart your client!
 ==== import.ins ==== ==== import.ins ====
  
Line 67: Line 73:
  
 "%ProgramFiles32Dir%\openssl\bin\openssl" req -new -x509 -days 1000 -nodes -config %Systemdrive%\TEMP\opsiclientd.cnf -out "%ProgramFiles32Dir%\opsi.org\opsi-client-agent\opsiclientd\opsiclientd.pem" -keyout "%ProgramFiles32Dir%\opsi.org\opsi-client-agent\opsiclientd\opsiclientd.pem" "%ProgramFiles32Dir%\openssl\bin\openssl" req -new -x509 -days 1000 -nodes -config %Systemdrive%\TEMP\opsiclientd.cnf -out "%ProgramFiles32Dir%\opsi.org\opsi-client-agent\opsiclientd\opsiclientd.pem" -keyout "%ProgramFiles32Dir%\opsi.org\opsi-client-agent\opsiclientd\opsiclientd.pem"
-net stop opsiclientd +
-net start opsiclientd+
  
 [DosInAnIcon_Import] [DosInAnIcon_Import]
userspace/zertifikats_import.txt · Last modified: 2021/08/23 08:37 (external edit)