Keystore Alias Null Error
问题 I am trying to configure a product called Hermes for a digital signature. I have a file MyCert.pfx which I specified in its configuration as follows: <component id="keystore-manager-for-signature" name="Key Store Manager for Digital Signature"> <class>hk.hku.cecid.piazza.commons.security.KeyStoreManager</class> <parameter name="keystore-location" value="/opt/mycompany/certs/MyCert.pfx"/> <parameter name="keystore-password" value="12345678"/> <!-- parameter name="key-alias" value="joeblank"/--