Skip to content
Permalink
main
Switch branches/tags

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?
Go to file
Latest commit e28a201 Jun 22, 2022 History
See ukf/ukf-meta#349 for details
0 contributors

Users who have contributed to this file

23 lines (20 sloc) 518 Bytes
#
# hv1-happ-001.properties
#
# Properties defined for the env=hv1-happ-001 deployment environment.
#
# This is testing the new HSM (installed in December 2021)
#
#
# Location of the PKCS#11 configuration file for the Thales HSM.
#
sign.uk.pkcs11Config = ${basedir}/mdx/uk/nshield202112.cfg
#
# Signing key alias within the keystore.
#
sign.uk.keyAlias = UKAMF_Signing_Key
#
# Give Java processes plenty of headroom in production.
# Update this whenever the value in build.xml is updated.
#
java.max.memory = 2048m