This feature will allow us to create a secure channel with the token. This requires a conversation with the TKS. Another ticket for the communication with the TKS is already in progress. This feature will involve TPS changes to make this happen. One of the steps to perform a token Format operation.
Have this working locally with tpsclient. Patch nearly ready for review.
Previous patch was approved.
Further progress on this:
Researched the problem with esc talking to the new TPS. There were a couple of issues:
POST /tps/tps HTTP 1.1
Well, it looks like tomcat doesn't like that. It expects this:
This required a simple fix the esc's http library to make sure that stray lf does not show up in the string.
Once all that was resolved locally, I was able to attempt a format with an old egate token (for safety) and get the secure channel to succeed just like we have been doing with tpsclient.
Before submitting this patch I want to go back and make sure that tpsclient still works with the latest changes t how messages are read and written to the steam.
Once this is all approved and checked in, we can close this ticket and move on.
Lastest patch for this allows a Gemalto 64 K token to get a secure channel.
Metadata Update from @jmagne: - Issue assigned to jmagne - Issue set to the milestone: 10.2 - 04/14 (April)
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/1441
If you want to receive further updates on the issue, please navigate to the GitHub issue and click on Subscribe button.
Subscribe
Thank you for understanding, and we apologize for any inconvenience.
Log in to comment on this ticket.