https://github.com/ajsalemo/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
https://github.com/ajsalemo/java-keystore-examples
alpine appservice azure certficiates containers docker java java-se jks keystore linux pkcs12 spring springboot truststore
Last synced: 6 months ago
JSON representation
Examples of accessing the Java Keystore on Azure App Service Linux and Windows for Java SE (Spring Boot) with Private and Public certificates
- Host: GitHub
- URL: https://github.com/ajsalemo/java-keystore-examples
- Owner: Ajsalemo
- Created: 2022-10-16T01:19:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-31T23:37:03.000Z (about 3 years ago)
- Last Synced: 2025-03-16T07:24:30.808Z (10 months ago)
- Topics: alpine, appservice, azure, certficiates, containers, docker, java, java-se, jks, keystore, linux, pkcs12, spring, springboot, truststore
- Language: Java
- Homepage:
- Size: 144 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://learn.microsoft.com/en-us/azure/app-service/configure-ssl-certificate-in-code#load-certificate-in-windows-apps) with the thumbprint of the certificate that is being loaded