Updated Key generation (markdown)
parent
e967668872
commit
c743ffa497
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue