Updated Key generation (markdown)

master
Merric Huffstutler 2016-01-28 10:02:19 -05:00
parent e967668872
commit c743ffa497
1 changed files with 1 additions and 1 deletions

@ -1,4 +1,4 @@
## Pepackaged keys ## Prepackaged keys
Both the MITREid Connect server webapp and the Simple Web App client come pre-packaged with public/private RSA key pairs, found in the `keystore.jwks` file included in each project's `src/main/resources/` directory. Since these keys are the same for every clone of the repository, they are **not** suitable for use in a deployed system and **MUST** be replaced by newly generated keys. Both the MITREid Connect server webapp and the Simple Web App client come pre-packaged with public/private RSA key pairs, found in the `keystore.jwks` file included in each project's `src/main/resources/` directory. Since these keys are the same for every clone of the repository, they are **not** suitable for use in a deployed system and **MUST** be replaced by newly generated keys.