Certificate array in pem (#583)
Fix a bug where previous trust manager effectively only read the first certificate in pem file.
This commit is contained in:
committed by
Spencer Gibb
parent
b27ea537ba
commit
f1db5e063c
@@ -950,6 +950,7 @@ spring:
|
||||
- cert2.pem
|
||||
----
|
||||
|
||||
If the Spring Cloud Gateway is not provisioned with trusted certificates the default trust store is used (which can be overriden with system property javax.net.ssl.trustStore.
|
||||
|
||||
== Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user