- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hello @Shane0806,
Do you want to install SSL certificate on your Application server or MTA or frontal server?
What is the operating system of your server like window server or Linux?
Do you want to use self sign certificate ( Not good for Frontal server) or you are going to buy for your domain?
For the application server you can use self sign certificate, if you using on your internal network.
How to generate a self-signed SSL certificate using OpenSSL? - Stack Overflow
If you want to buy certificate for your company or client domain, then you can search vendor on google. You need to provide a CSR file. There you need to mention information like owner of domain, company name etc.
Then they will provide you certificate. This is paid and valid for some period like for one year.
If you are just concerning about, adobe campaign connection URL, which you use in client console, then you need to install SSL certificate on your application server.
If your server is on window and you are using IIS web server, then you can add certificate easily.
How to Install an SSL/TLS Certificate In Microsoft IIS 7 - The SSL Store™
Thanks.
Parvesh.