#1015 shared secret name mismatch
Closed: Invalid Opened by edewata.

During TPS installation the shared secret is inconsistently named and placed in the wrong property in TPS and TKS configuration files so the TKS connector does not work properly.

Proposed milestone: 10.2 May


In TPS the following property should not be added:

  • conn.tks1.tksSharedSymKeyName

In TPS the following property should be set with the correct value:

  • tps.connector.tks1.tksSharedSymKeyName=-- sharedSecret

In TKS the following properties should be set with the correct value:

  • tks.tksSharedSymKeyName=-- sharedSecret
  • tps.0.nickname=-- sharedSecret

This appears to be no longer the case, as I recently tried it and it seems to be working for me.

Metadata Update from @edewata:
- Issue set to the milestone: 10.2 - 06/14 (June)

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1580

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata