minssl
Software
www.skarnet.org
minssl-keymgr-dir is a key manager: it follows the minssl key manager interface.
It should not be used directly by the user, but put in the MINSSL_KEY_MANAGER environment variable for automatic invocation by minssl.
minssl-keymgr-dir is a very rudimentary key manager: if a machine has names A and B, you must link B:port to A:port for both names to be recognized. You should link ip:port too if you want the key to be accepted in spite of DNS failures.
You are encouraged to write better, more user-friendly key managers, by using the keymgr programming interface.