Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

scep client: support externally defined passwords via encrypted config entry #121

Open
lefou opened this issue Sep 27, 2019 · 0 comments
Open
Assignees

Comments

@lefou
Copy link
Contributor

lefou commented Sep 27, 2019

The current values for blended.security.ssl.storePass and blended.security.ssl.keyPass are used as seeds to internally generate the real password. This design doesn't allow the usage of externally defined passwords. Hence, apps using the scep client are forced to use the generated password from the scep client.

Solution: The app or some external entity should give the passwords to us. Of course, config files needs to support the encryption syntax (#91). The feature to generating passwords from seed can be kept as a fallback.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant