It seems like you’re looking to generate a free 90-day SSL/TLS certificate from PunchSalad.
As of my knowledge cutoff in 2023, PunchSalad does offer free SSL certificates for use with various web services. However, since I cannot browse the web directly to check for the most up-to-date information, I’ll walk you through the general process you might expect for generating a free 90-day certificate using their service:
Steps to Generate a Free 90-Day Certificate with PunchSalad:
- Visit PunchSalad:
Open PunchSalad in your web browser. - Create an Account (if needed):
- If you don’t have an account already, sign up for one by following the on-screen instructions.
- If you already have an account, just log in.
- Generate SSL/TLS Certificate:
Once logged in:- Look for a section related to SSL Certificates or Free SSL.
- Select the option for a free 90-day SSL certificate (you might need to verify your domain ownership via DNS or HTTP challenge).
- Enter the domain name (e.g.,
example.com
) for which you need the certificate.
- Verify Your Domain:
Depending on the process, PunchSalad may ask you to verify your domain via:- DNS Challenge: Adding a TXT record to your DNS settings.
- HTTP Challenge: Uploading a verification file to your web server.
- Download the Certificate:
After successful verification, PunchSalad should generate the SSL certificate for you. You’ll be able to download:- The certificate file.
- The private key (this will be required for installation on your web server).
- Install the Certificate on Your Server:
- If you’re using a web server like Apache, Nginx, or IIS, follow the respective installation guide.
- Usually, you’ll upload the certificate and private key to your server and configure your web server to use SSL.