Hi,
I successfully created test certificate for our app to use it as secure based on the help from Nettalk documents. Our customer wanted certificate from godaddy so we created CSR file for them (again using the batch files from Nettalk) and they sent it. Now they are sent us 2 CRT files instead of one:
1) CRT file named as our website
2) gd_bundle.CRT
when I put them together with the .KEY file generated by CSR batch file in the certificates directory of the web server and recompile to point to the new cert file nothing happens. Web site doesn't work anymore. I tried to put the second certificate file contents into the first file but still nothing.
Any help is appreciated. I don't know how to solve this issue.
Thanks,
Alex