Unmaintained repository. Development moved to: https://github.com/nordic-institute/X-Road-development
19
stars
8
forks
source link
As X-Road operator I want that X-Road supports clustered TSA that has multiple instances and each instance has unique private key and certificate so that multiple TSA instances do not have to share the same key and certificate. #54
Currently a clustered TSA must be configured so that each instance share the same private key and certificate, because X-Road configuration supports only one certificate per TSA instance. This is a problem in a situation where TSA is placed behind a load balancer and each instance has unique private key and certificate.
Acceptance criteria
X-Road configuration supports multiple certificates per TSA instance
Affected components: - Affected documentation: - Estimated delivery: - External reference: https://jira.csc.fi/browse/PVAYLADEV-170
Problem
Currently a clustered TSA must be configured so that each instance share the same private key and certificate, because X-Road configuration supports only one certificate per TSA instance. This is a problem in a situation where TSA is placed behind a load balancer and each instance has unique private key and certificate.
Acceptance criteria