-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #992 from HCL-TECH-SOFTWARE/feature/HPHX
9.5
- Loading branch information
Showing
4 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1659,7 +1659,7 @@ <h3 id="rsa-key-pair-generation-encryption-and-usage">RSA Key Pair Generation, E | |
<li> | ||
<p>VoltMX's security team then returns the encrypted public key to you through email.</p> | ||
<blockquote> | ||
<p><strong><em>Important:</em></strong> You must not share your private key with anyone including Volt MX. In case of a key compromise for the Android, iOS and Responsive Web/SPA platforms, generate a new set of keys and send the public key to <a href="mailto:[email protected]?subject=Keys">[email protected]</a>. | ||
<p><strong><em>Important:</em></strong> You must not share your private key with anyone including Volt MX. In case of a key compromise for the Android, iOS and Responsive Web/SPA platforms, generate a new set of keys and send the public key to <a href="mailto:voltmxlicensing@hcl-software.com.?subject=Keys">voltmxlicensing@hcl-software.com</a>. | ||
6. Navigate to your Volt MX Iris workspace and create a <strong>__encryptionkeys</strong> folder. | ||
7. Place the following keys received from Volt MX in <strong>__encryptionkeys</strong> folder.</p> | ||
</blockquote> | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -113,7 +113,7 @@ To generate RSA keypair and to obtain encrypted keys please follow these steps: | |
For the Responsive Web/SPA platform, VoltMX's security team validates the information and shares the unique **clientID** and **clientSecret** through email. You must then use these details to [create a postbuild task](BuildAnSPAApplication.md#securing-your-web-applications). | ||
5. VoltMX's security team then returns the encrypted public key to you through email. | ||
|
||
> **_Important:_** You must not share your private key with anyone including Volt MX. In case of a key compromise for the Android, iOS and Responsive Web/SPA platforms, generate a new set of keys and send the public key to [[email protected]](mailto:[email protected]?subject=Keys). | ||
> **_Important:_** You must not share your private key with anyone including Volt MX. In case of a key compromise for the Android, iOS and Responsive Web/SPA platforms, generate a new set of keys and send the public key to [voltmxlicensing@hcl-software.com](mailto:voltmxlicensing@hcl-software.com.?subject=Keys). | ||
6. Navigate to your Volt MX Iris workspace and create a **\_\_encryptionkeys** folder. | ||
7. Place the following keys received from Volt MX in **\_\_encryptionkeys** folder. | ||
|
||
|