Hi
With 9.1r2 I need to export a certificate so it can then be imported into IIS. Can anyone advise how to do this.
I've looked at the export option via the interface but this seems to be more for CSR's.
I've also discovered the certname.private and certname.public files in /opt/zeus/zxtm-9.1r2/conf_B/ssl/server_keys/ but I'm not quite sure what to do with those if I can do anything with them?
Thanks
I think this guide here might have what I need.
The Most Common OpenSSL Commands
I think the certname.private is stored in PEM format and the certname.public is the CRT.
Will have an experiment.