mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	This assumes that the smartcard is already setup with a signing key. init does not generate a key on the smartcard, and skips genkey() if things are configured to use a smartcard. This also does not touch APK signing because that is a much more elaborate question, since each app is signed by its own key.
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			123 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			123 B
		
	
	
	
		
			INI
		
	
	
	
	
	
name = OpenSC
 | 
						|
description = SunPKCS11 w/ OpenSC Smart card Framework
 | 
						|
library = /usr/lib/opensc-pkcs11.so
 | 
						|
slotListIndex = 1
 |