Merge branch '2.7.x'
Closes gh-31529
This commit is contained in:
@@ -205,7 +205,6 @@ The following example shows setting SSL properties using PEM-encoded certificate
|
||||
certificate: "classpath:my-cert.crt"
|
||||
certificate-private-key: "classpath:my-cert.key"
|
||||
trust-certificate: "classpath:ca-cert.crt"
|
||||
key-store-password: "secret"
|
||||
----
|
||||
|
||||
See {spring-boot-module-code}/web/server/Ssl.java[`Ssl`] for details of all of the supported properties.
|
||||
|
||||
Reference in New Issue
Block a user