forked from dogtagpki/pki
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed CAInfoService.getKRAInfoClient()
The CAInfoService.getKRAInfoClient() and CAService.getConnector() have been modified to use the client certificate specified in the CA's KRA connector to access KRA. If the client certificate is missing, it will use the subsystem certificate instead. The CAInfoService has also been modified to propagate any exception during the above operation to the caller. https://bugzilla.redhat.com/show_bug.cgi?id=1861911
- Loading branch information
Showing
2 changed files
with
33 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters