Tagged Questions

0
votes
1answer
95 views

How to create a digital certificate and export to .p12 file in PHP?

How to create a digital certificate and export to .p12 file in PHP? I want the .p12 file to have private key included. And also want to check whether the key pair is already issued (logged in ...