[SSL][OpenSSL] What should I do next: after installing my cert file to Project Settings > Certificates

0
I made my own cert file with OpenSSL and installed on my app from Mendix studio pro like this; And what I should do next? Thanks in advance.
asked
1 answers
1

You would only need to add certificates here is you need that certificate to use an API or something like that. Webservices can be protected using certificates. So if some service has given you a certificate you could add it here and use it to access the service. See also documentation here on when you want to restrict your own published webservices: https://docs.mendix.com/developerportal/deploy/access-restrictions

Regards,

Ronald

 

answered