vrk-kpa / xroad-joint-development

Unmaintained repository. Development moved to: https://github.com/nordic-institute/X-Road-development
19 stars 8 forks source link

As a Security Server Administrator I want that Security Server sends client certificate to Information System when adding/refreshing the WSDL description if HTTPS protocol is enabled #144

Closed hanhaka closed 6 years ago

hanhaka commented 7 years ago

Affected components: proxy-ui Affected documentation: - Estimated delivery: Q2/2017 External reference: https://jira.csc.fi/browse/PVAYLADEV-766

Problem If HTTPS connection type is defined for the subsystem (on 'Internal Servers'-tab) and then trying to add (or refresh) WSDL description from Information Server that requires client authentication, error message "Downloading WSDL failed. WSDL URL must point to a WSDL file” is generated. This is caused because Security Server does not send client certificate even requested by Information Server or Adapter Service.

For example if Tomcat Server is in use, in HTTPS connector settings must be clientAuth="false" to be able to add new WSDL description because currently Security Server does not send client certificate.

Acceptance criteria

hanhaka commented 6 years ago

Fixed in 6.16.0, ria-ee/X-Road#61