APURV
  • Home
  • Journey
  • Projects
  • Blogs
  • Interview
  • Exams
Resume
APURV

Building scalable, secure, and production-ready cloud infrastructure. Automation first.

NAVIGATION

HomeExperienceProjectsCertificationsSkills

TECH STACK

AWSGCPK8sCI/CDLinuxDocker

CONNECT

LinkedInGitHubEmailResume

© 2026 Apurv Gujjar. All rights reserved.
Apurv Gujjar
Apurv GujjarDevOps & Cloud Engineer
|Interview Documentation
Portfolio
Handbooks
🎯Linux🐙Git & GitHub🤖GitHub Actions🌐Networking☁AWS🛠Terraform🐳Docker☸Kubernetes📊Monitoring🛡DevSecOps💰Cost Optimization🚨Incident Scenarios👤HR & Behavioral☁GCP🐍Python
Interview DocumentationNetworkingScenario: What happens if an HTTPS certificate expires? How do you fix it?
Back to all Networking questions
Q3

Scenario: What happens if an HTTPS certificate expires? How do you fix it?

💬Answer
  • Impact: User web browsers will display a warning page stating "Your connection is not private," blocking users from accessing the site. Automated API requests will fail with TLS handshake errors.
  • Resolution:
    1. Generate a new CSR (Certificate Signing Request).
    2. Request a renewal from your CA (e.g., Let's Encrypt, DigiCert, AWS Certificate Manager).
    3. Deploy the new certificate and private key to the web server, load balancer, or CDN.
    4. Reload the web server configuration (e.g., systemctl reload nginx) to apply changes.
    5. Mitigation: Implement automated certificate renewals using tools like certbot or AWS ACM auto-renewal.

Related Networking Questions

View All NetworkingQuestions →
Q1

Explain the OSI Model.

Q2

Explain the TCP/IP Model.

Q3

Compare TCP and UDP.

Q4

What is a socket?

Apurv Gujjar - DevOps & Cloud Engineer
Created by

Apurv Gujjar

DevOps & Cloud Engineer

Specialized in:DevOpsAWSGCPKubernetesTerraformDocker
View Portfolio