I have an requirement to develop a security functionality that will generate a X509 certificate, send it to the user so he/she can import it into the browser and the app will require this certificate for authentication. Do you think this is doable/reasonable and could you give me some hints on how to generate certificates and provide them for downloading to be imported. Thank you very much!
I have an requirement to develop a security functionality that will generate a X509
Share
An SSL Tutorial frem teh google, that should show you what you need. If that’s not enough, can you expand your question?