LLM Prompts

SSL Certificate Implementation Guide for Product Launch

Guides SSL certificate implementation for product launches, ensuring secure communication.

The method

Use these prompts before launching a product to ensure proper SSL certificate implementation. Adapt the prompt to your specific product and environment. Use with ChatGPT, Gemini, or Claude by pasting it into the prompt box.

The prompts

Prompt 1
I am preparing to launch a new online product that handles sensitive user data. I need a comprehensive checklist to ensure my SSL certificate implementation is robust and secure *before* the launch. The checklist should include steps for certificate selection (DV, OV, EV), installation, configuration, automated renewal setup, vulnerability scanning, and performance testing. Provide specific commands or tools relevant to AWS and Azure environments. Focus on preventing common SSL-related vulnerabilities such as expired certificates, mixed content warnings, and protocol downgrade attacks. Act as a cybersecurity expert and provide actionable recommendations, including specific tools and technologies.
Prompt 2
Outline a detailed, step-by-step plan for implementing and testing SSL certificates for a new e-commerce platform. This plan should cover everything from generating a CSR (Certificate Signing Request) to monitoring certificate health post-launch. Include instructions for configuring HTTPS redirects, setting up HSTS (HTTP Strict Transport Security), and implementing OCSP Stapling. Provide specific configuration examples for Nginx and Apache web servers. Detail the procedures for regularly auditing the SSL/TLS configuration to ensure compliance with industry best practices and regulatory requirements (e.g., PCI DSS, GDPR). The audience is a team of system administrators.