Where did you get the original certificates from? was that an internal CA or did you purchase them from an external one? You might be able to tell by using the command
openssl x509 -text -in /path/to/certificate/file
Look for the Issuer field. In principle you could approach the same service again. Unless you have any internal regulations who should be approached to obtain TLS certificates for (internal)
services.