Vignesh N
  • Home
  • About Me
  • Contact
Subscribe
Tagged

application gateway

A collection of 2 posts

Uploading SSL certificate to Azure Application gateway
azure

Uploading SSL certificate to Azure Application gateway

Convert SSL to pfx format and upload it to Azure Application Gateway

  • Vignesh N
Vignesh N Mar 18, 2021 • 2 min read
Add basic auth in Tomcat 8.5
application gateway

Add basic auth in Tomcat 8.5

Open tomcat-users.xml with the following command sudo vim /usr/share/tomcat/conf/tomcat-users.xml Enter the following content inside the <tomcat-users> </tomcat-users> tag <role rolename="tomcat"/> <user username="the-user-name" password="th3-p@$$w0rd" roles="tomcat"/> Now open the web.xml file inside your application

  • Vignesh N
Vignesh N Nov 12, 2020 • 1 min read
Vignesh N © 2022
  • LinkedIn
  • Twitter
Powered by Ghost