Skip to content

Commit 9db0e24

Browse files
Merge branch 'release/3.12' into update-jdk-compatibility
2 parents 90abc9c + 63ed364 commit 9db0e24

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

‎modules/project-docs/pages/migrating-sdk-code-to-3.n.adoc‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -756,8 +756,9 @@ Note that some options have been removed, and others have different ways to conf
756756
|`sslKeystoreFile` | on `CertificateAuthenticator`
757757
|`sslKeystorePassword` | on `CertificateAuthenticator`
758758
|`sslKeystore` | on `CertificateAuthenticator`
759-
|`sslTruststoreFile` | `SecurityConfig.trustCertificate`
760-
|`sslTruststorePassword` | `SecurityConfig.trustCertificate`
759+
a|`sslTruststoreFile`
760+
761+
`sslTruststorePassword` .^| `SecurityConfig.trustStore`
761762
|`sslTruststore` | `SecurityConfig.trustManagerFactory`
762763
|`bootstrapCarrierEnabled` | removed
763764
|`bootstrapHttpDirectPort` | via custom `SeedNode`

0 commit comments

Comments
 (0)