We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6930900 commit cbfc679Copy full SHA for cbfc679
docs/security-guide/src/main/asciidoc/administrative-security.adoc
@@ -440,7 +440,7 @@ If you decide to use the `s1as` and `glassfish-instance` aliases with
440
your own certificates, you will first need to disable secure admin (if
441
enabled) and then change or delete the exiting `s1as` alias from both
442
the `keystore.jks` keystore and `cacerts.jks` truststore for the DAS.
443
-You can use the `--changealias` or`--delete` option of `keytool` to
+You can use the `--changealias` or `--delete` option of `keytool` to
444
accomplish this. Then, import your own certificates.
445
446
When you enable secure admin, the DAS and the instances then have copies
0 commit comments