This repository has been archived by the owner. It is now read-only.
Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
inc-meta/prod-old.properties
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
23 lines (20 sloc)
511 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# prod-old.properties | |
# | |
# Properties defined for the env=prod-old deployment environment. | |
# | |
# This is associated with the old stand-alone signing machine, and is not expected | |
# to be used again in anger. | |
# | |
# | |
# Use the PKCS#11 provider for signatures. | |
# | |
sign.uk.keystoreProvider = sun.security.pkcs11.SunPKCS11 | |
# | |
# Location of the PKCS#11 configuration file for an ACOS5 card. | |
# | |
sign.uk.pkcs11Config = C\:\\pkcs11\\sdk18\\acs.cfg | |
# | |
# Signing key alias within the keystore. | |
# | |
sign.uk.keyAlias = ukfederation |