#862 TPS rewrite: provide connector service for JAVA-based TPS subsystem
Closed: Fixed None Opened 10 years ago by cfu.

This task is to provide the base HTTPS connector service for the JAVA-based TPS subsytem to communicate with:
CA
TKS
KRA

It should provide (not limited to) the following:

  • persistent HTTP connection (Keep-Alive) over SSL client-auth
  • Failover
  • multiple URIs per connection id (e.g. for CA: enrollment, renewal, revoke, unrevoke)

It is expected to reuse (where it makes sense) as much existing connection code as possible currently in the other JAVA subsystems and expanded to work with TPS.


commit 61ec5553e416733996be05fda16983d32252000c

A few things to expect:

patch that makes HttpConnection unattached to any particular uri during creation and retrieval, and allowed to be set at time of send():
commit 35b8e2c69b86df07c2897e34861f4c6c636010a7

Metadata Update from @cfu:
- Issue assigned to cfu
- Issue set to the milestone: 10.2 - 03/14 (March)

7 years ago

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/1429

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.

Login to comment on this ticket.

Metadata