This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
userspace:zertifikats_import [2012/10/27 12:31] tobias [ImportCert] |
userspace:zertifikats_import [2021/08/23 08:37] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== +++ Since new OPSI KIOSK application, | ||
| + | |||
| ======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 14: | Line 18: | ||
| Attention: Firefox has it's own Certificate Storage !\\ | Attention: Firefox has it's own Certificate Storage !\\ | ||
| Achtung: Firefox verwendet nicht den Windows Zertifikatsspeicher !\\ | Achtung: Firefox verwendet nicht den Windows Zertifikatsspeicher !\\ | ||
| + | |||
| + | ( comment from wolfbardo : you can use the mozilla-nss utils to import in mozilla certifikate storage \\ | ||
| + | see https:// | ||
| You need the CertMgr.Exe. \\ | You need the CertMgr.Exe. \\ | ||
| Line 21: | 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 64: | Line 73: | ||
| " | " | ||
| - | net stop opsiclientd | + | |
| - | net start opsiclientd | + | |
| [DosInAnIcon_Import] | [DosInAnIcon_Import] | ||