Skip to content

Commit ed49f1c

Browse files
rssagrisc ()
authored andcommitted
Merge pull request #1579 from SoftwareAG/bugherd-task-759
bugherd task 759 - section restored for 1018
1 parent 14b21ea commit ed49f1c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/device-sdk/mqtt-bundle/device-certificates.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,6 @@ If you are using multiple intermediate certificates between the CA certificate a
321321
* If your keystore is in the JKS format: `keytool -import -file serverCertificate.pem -alias servercertificate -keystore deviceKeystore.jks`
322322
6. You can check the content of your keystore (or truststore) with the command: `keytool -list -v -keystore deviceKeystore.jks`
323323

324-
### How to test created certificates with MQTT client
325-
326324
### Keystore and truststore
327325

328326
Generate a keystore and a truststore as described in [Generating and signing certificates](#generating-and-signing-certificates) if you didn't do it yet.

0 commit comments

Comments
 (0)