Request the mutual authentication certificates
Batch Service Authentication
The communication between Batch Service and PagoPA endpoints uses TLS 1.2 with mutual authentication. The client certificate for acquirers will be issued by PagoPA using its own private certification authority, please follow the next steps in order to get your certificates (one for UAT environment, one for PROD environment).
Personalize the configuration template
Use the PagoPA configuration template to generate both UAT and PROD Certificate Signing Request. Run the following command to download it:
After the download you must edit the configuration template according to actual Sender information.
Below the section that must be customized:
If you have not yet signed the agreement please do not proceed with the request in PROD environment!
Generate a certificate request file
Use the following command to generate the csr file and the related private key (please remember to customize COMPANY_NAME
):
UAT Environment
PROD Environment
Once the csr file is created, send it by email to cstar@assistenza.pagopa.it with the following subject:
certificate
COMPANY_NAME
Last updated