Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

End to end TLS SSL #16452

Merged
merged 94 commits into from
Oct 21, 2020
Merged
Changes from 1 commit
Commits
Show all changes
94 commits
Select commit Hold shift + click to select a range
9011247
Add JCA provider for Azure KeyVault
mnriem Sep 16, 2020
366021a
Added the starter
mnriem Sep 29, 2020
4229ad5
Added sample
mnriem Sep 30, 2020
7720e9c
Cleaned up sample
mnriem Sep 30, 2020
f4294f9
Remove unncessary deployment.yml
mnriem Sep 30, 2020
49239ee
Add system assigned identity support step #1
mnriem Oct 1, 2020
502bd87
Added system managed identity support for App Service
mnriem Oct 2, 2020
599b7ed
Added README for JCA provider
mnriem Oct 6, 2020
d8d0bc0
Added README for JCA provider
mnriem Oct 6, 2020
316bd95
Add instructions to build starter
mnriem Oct 6, 2020
0c0c67a
Add instructions to build starter
mnriem Oct 6, 2020
d4a5a1f
Add instructions to build starter
mnriem Oct 6, 2020
95aea0e
Add instructions to build starter
mnriem Oct 6, 2020
7fc2946
Add instructions to build starter
mnriem Oct 6, 2020
b7dcb07
Minor fixes
mnriem Oct 6, 2020
8da02d2
Added setDelegate
mnriem Oct 6, 2020
8bece1f
Added logging
mnriem Oct 7, 2020
0c3e63f
Added more logging
mnriem Oct 8, 2020
f0624cf
Added more logging
mnriem Oct 8, 2020
8ec0bc7
Added configuration for Spring Cloud gateway
mnriem Oct 8, 2020
8dbd7ac
Added creating an Azure KeyVault section
mnriem Oct 8, 2020
132ec36
Add instructions to create a self-signed certificate
mnriem Oct 8, 2020
bec1cf6
Add 'assign a managed identity'
mnriem Oct 8, 2020
da1774b
Add instructions to grant a managed identity access to keyvault
mnriem Oct 8, 2020
c89d604
Add link to JCA provider
mnriem Oct 8, 2020
f9d0dd5
Added link to JCA reference guide
mnriem Oct 9, 2020
61c8a19
Add link to our Spring Boot starter
mnriem Oct 9, 2020
53316f3
Make sure server.ssl.key-store and server.ssl.trust-store are set aut…
mnriem Oct 9, 2020
ea2eb04
Fix Spring Boot starter link
mnriem Oct 9, 2020
fa393b1
Merge branch 'end-to-end-tls-ssl' of https://github.com/selvasingh/az…
mnriem Oct 9, 2020
716acd7
Reworked logging
mnriem Oct 13, 2020
10e0010
Reworked logging
mnriem Oct 13, 2020
7367231
Added certificate side-loading
mnriem Oct 13, 2020
809cc34
Add logging for side-loading
mnriem Oct 13, 2020
8078ad4
Add logging for side-loading
mnriem Oct 13, 2020
99b94da
Add README content for side-loading
mnriem Oct 14, 2020
653933b
Add README content for side-loading
mnriem Oct 14, 2020
d7f1606
Add statement what to do when Spring Cloud Config server is in the mix
mnriem Oct 14, 2020
fff173c
Add logging of KeyVault URI
mnriem Oct 14, 2020
bbfdc10
Programmatically determine whether or not using Tomcat
mnriem Oct 14, 2020
f8ee1b0
Added KeyVault TrustManagerFactory
mnriem Oct 15, 2020
ebccc65
Added KeyVault TrustManagerFactory
mnriem Oct 15, 2020
4391b3e
Updated groupId
mnriem Oct 16, 2020
afb7883
Updated artificatId
mnriem Oct 16, 2020
a96ae4d
Updated package names
mnriem Oct 16, 2020
abbf13d
Add KeyVault URI to Spring Cloud Gateway snippet
mnriem Oct 16, 2020
73f25b2
Allow for disabling hostname verification
mnriem Oct 16, 2020
4d9d1ee
Change properties to include JCA 'namespace' in it
mnriem Oct 16, 2020
0da1ecc
Add core principles
mnriem Oct 16, 2020
414a7fb
Add core principles
mnriem Oct 16, 2020
221f655
Add core principles
mnriem Oct 16, 2020
70bab18
Minor renaming of project to reflect it is a JCA provider for Azure K…
mnriem Oct 16, 2020
026d386
No logic change, just format xml file.
rujche Oct 19, 2020
92fec34
Fix error reported by pom_file_version_scanner.ps1.
rujche Oct 19, 2020
309bb8e
Format file in sdk/spring/azure-spring-boot-starter-keyvault-certific…
rujche Oct 19, 2020
309af4f
Format files in sdk/keyvault/azure-security-keyvault-jca.
rujche Oct 19, 2020
ecfe01d
Format files in sdk/spring/azure-spring-boot-samples/azure-spring-boo…
rujche Oct 19, 2020
8653364
Change groupId from com.azure.spring to com.azure.
rujche Oct 19, 2020
851ae20
Add new projects in to root pom modules.
rujche Oct 19, 2020
d52fe29
Merge branch 'master' into end-to-end-tls-ssl
rujche Oct 19, 2020
5870ffe
Update CHANGELOG.md and README.md.
rujche Oct 19, 2020
539e5df
Add version tag in azure-security-keyvault-jca\pom.xml.
rujche Oct 19, 2020
dc057a0
No logic change, just make code easier to read.
rujche Oct 19, 2020
274b2ed
No logic change, just make code easier to read.
rujche Oct 19, 2020
4d6a973
No logic change, just make code easier to read.
rujche Oct 19, 2020
4f0dbad
No logic change, just make code easier to read.
rujche Oct 19, 2020
67bdb82
No logic change, just make code easier to read.
rujche Oct 19, 2020
bdd4047
Delete unused files.
rujche Oct 19, 2020
6867d33
No logic change.
rujche Oct 19, 2020
8a2ab04
Update release version and current version of 'azure-spring-boot-star…
rujche Oct 19, 2020
3f8c152
Update README.md.
rujche Oct 19, 2020
74306ec
1. Set azure-security-keyvault-jca's version to 1.0.0-beta.1.
rujche Oct 19, 2020
039d92c
No logic change.
rujche Oct 19, 2020
4c3a3a7
Change azure-spring-boot-sample-keyvault-certificates's groupId to co…
rujche Oct 19, 2020
eee1baf
Skip maven-surefire-plugin by default.
rujche Oct 19, 2020
f1568c2
Change azure-spring-boot-starter-keyvault-certificates's version to 3…
rujche Oct 19, 2020
625c50f
Fix groupId error about httpclient5.
rujche Oct 19, 2020
5c90b80
Changes to accomodate X509ExtendedTrustManager
mnriem Oct 19, 2020
767c662
Restore Dockerfile
mnriem Oct 19, 2020
ee6952d
Comment out links for now
mnriem Oct 19, 2020
30df750
Add package-info for the starter
mnriem Oct 19, 2020
41ada7f
Add parent POMs back to see what else fails
mnriem Oct 19, 2020
5198b86
Updates for pipeline
mnriem Oct 19, 2020
2438787
Updates for pipeline
mnriem Oct 19, 2020
5dc3b16
Allow for given dependencies
mnriem Oct 19, 2020
da408a1
Make build pass
mnriem Oct 19, 2020
df48b76
Make build pass
mnriem Oct 19, 2020
51e9ada
Make build pass
mnriem Oct 19, 2020
966ba73
Make build pass
mnriem Oct 19, 2020
75e4186
Make build pass
mnriem Oct 19, 2020
22916a8
Make build pass
mnriem Oct 19, 2020
ea0d71b
Add 2 new artifact into ci.yml.
rujche Oct 20, 2020
01a5613
Fix error in pipeline.
rujche Oct 20, 2020
59b9585
Removed @author
mnriem Oct 20, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Delete unused files.
rujche committed Oct 19, 2020
commit bdd4047ed6747eb8bfb09cc20fe4fd416a7e3d90

This file was deleted.

This file was deleted.

Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.