Skip to content

Examples of accessing the Java Keystore on Azure App Service Linux and Windows for Java SE (Spring Boot) with Private and Public certificates

Notifications You must be signed in to change notification settings

Ajsalemo/java-keystore-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

java-keystore-examples

Examples of accessing the Java Keystore on Azure App Service Linux and Windows for Java SE (Spring Boot) with Private and Public certificates

Steps to run:

  1. Import a Public or Private certificate, depending on the example being ran to the App Service
  2. Add the App Setting WEBSITE_LOAD_CERTIFICATE with the thumbprint of the certificate that is being loaded

About

Examples of accessing the Java Keystore on Azure App Service Linux and Windows for Java SE (Spring Boot) with Private and Public certificates

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages