adorsys / adorsys/open-banking-gateway

Use real certificates for Xs2a Sandbox

Abierto
#416 1 comentario 0 reacciones 0 asignados Ver en GitHub
BE DevOps low priority
Lenguaje dominante
Java
Estrellas
338
Forks
122
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

As xs2a-adapter supports (should support from version 0.0.8) real request signing for Sandbox API, we need to make:
0. mock-qwac-certificate of Sandbox is complete security bypass, we should drop it.
1. Sandbox should not use mock-qwac-certificate and profile. It should work with our 'OPBA mocked generated certificate' (requests done from us must be signed and Sandbox should validate the signature)
2. We need to supply 'OPBA mocked generated certificate' to xs2a-adapter so all requests from us to Sandbox must be signed.

So we generate some certificate, make Sandbox aware of it (to trust it) and sign all requests with it. Unsigned requests must fail.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.