Skip to content

Commit a686b3d

Browse files
committed
updaet faq
1 parent c05165a commit a686b3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documents/FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ For maximum control, build both CRT and SDK locally:
174174
3. [Build the SDK from source](./DEVELOPING.md#building-from-source)
175175

176176
### Certificate and Private Key Usage Across Different Versions of the SDK on macOS
177-
A certificate and private key pair cannot be shared on a macOS device between aws-iot-device-sdk-java-v2 v1.29.0 and an earlier or later version. In the update of v1.29.0 we migrated macOS from using Apple's deprecated Security Framework to SecItem API. In doing so, certificate and private keys are imported in a non-backwards compatible manner into the Apple Keychain.
177+
A certificate and private key pair cannot be shared on a macOS device between aws-iot-device-sdk-java-v2 v1.29.0 and other versions. In the update to v1.29.0 we migrated macOS from using Apple's deprecated Security Framework to SecItem API. In doing so, certificate and private keys are imported in a non-backwards compatible manner into the Apple Keychain.
178178

179179
### I still have more questions about this sdk?
180180

0 commit comments

Comments
 (0)