the document said i can download the certificates from the blew url.
POST https://{base_url}/v1/masterdata/device/encryptioncertficates`
The Encryption Certificate is used the encrypt the bio Data.
I deploy the sandbox env , but i don’t know the base_url. and I also can not find the path is the mosip github code.
@dragon_king , In real MDS the certificate should be taken from the .cer file as the same will be shared to the MDS providers as a .cer file. This mock-mds implementation which is taking the certificate from IDA internal service is purely for the ease of configuration but the same should not be followed on real MDS.