eu-federation-gateway-service/efgs-federation-gateway

What certificates are required for docker?

Closed this issue · 2 comments

The readme mentions two certificates that we must provide for local development:

In order to run EFGS locally two certificates (in addition to your personal authentication and signing certificate) need to be created: TrustAnchor Certificate and Outbound Callback Certificate. To create them just execute the create_trustanchor and create_callback_client_certificate script from tools directory. These scripts will generate certifcates and pack them into a Java Key Store.

What are the specifications of these certificates? Can I just generate two X.509 certificates with openssl and use them?

f11h commented

Hi Ryan,
sorry for the late response. Do you still need some support regarding this topic or can we close this issue?

f11h commented

Closing this because of inactivity.