User Tools

Site Tools


userspace:mozilla_nss

Differences

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

Link to this comparison view

Next revision
Previous revision
userspace:mozilla_nss [2012/12/06 08:20]
wolfbardo created
userspace:mozilla_nss [2021/08/23 08:37] (current)
Line 6: Line 6:
 Comments and improvements welcome \\ Comments and improvements welcome \\
  
-Tested with opsi 4.0.\\+Tested with opsi 4.0.\\
  
 Full-Package at Full-Package at
 http://download.uib.de/opsi4.0/products/contribute/full-package/ http://download.uib.de/opsi4.0/products/contribute/full-package/
- 
-==== certutil.ins ==== 
- 
-<code winst> 
- 
-; This sourcecode is owned by uib 
-; and published under the Terms of the General Public License. 
-; credits: http://www.opsi.org/en/credits/ 
-; Copyright (c) uib gmbh (www.uib.de) 
- 
-[Actions] 
- 
-comment " simple template for using mozilla nss tools " 
-;http://www.mozilla.org/projects/security/pki/nss/tools/ 
-;http://www.mozilla.org/projects/security/pki/nss/tools/certutil.html 
- 
- 
-DosInAnIcon_certutil  
- 
-[DosInAnIcon_certutil] 
-%SCRIPTPATH%\nss-3.12.4\bin\certutil.exe -L -d "$default_prefs_path$" 
-%SCRIPTPATH%\nss-3.12.4\bin\certutil.exe -A -n "UCS" -t "TC,TC,TC" -i %SCRIPTPATH%\cacert.pem -d "$default_prefs_path$" 
-%SCRIPTPATH%\nss-3.12.4\bin\certutil.exe -A -n "MMMMM" -t "TC,TC,TC" -i %SCRIPTPATH%\MMMMM.pem -d "$default_prefs_path$" 
-%SCRIPTPATH%\nss-3.12.4\bin\certutil.exe -A -n "MMMMMdaten" -t "TC,TC,TC" -i %SCRIPTPATH%\MMMMMdaten.pem -d "$default_prefs_path$" 
-%SCRIPTPATH%\nss-3.12.4\bin\certutil.exe -L -n "MMMMMF" -d "$default_prefs_path$"</code> 
- 
  
userspace/mozilla_nss.1354782003.txt.gz ยท Last modified: 2021/08/23 08:37 (external edit)