Hi, Is it possible to generate a new CSR from old certificate and combine it with the newly generated private key and get it it signed?
The use case is, we get the certificates from customers to troubeshoot their issues. As they will not provide the private key, we need to open and check the certificate and create our new CSR with all the fields manually. If it is possible to copy all the fields from customer's certificate and sign it using our private key that would be easy for us. Thanks Kamalraj