ced5faa440
Motivation: We need to let openssl know that we failed to find the key material so it will produce an alert for the remote peer to consume. Beside this we also need to ensure we wrap(...) until we produced everything as otherwise the remote peer may see partial data when an alert is produced in multiple steps. Modifications: - Correctly throw if we could not find the keymaterial - wrap until we produced everything - Add test Result: Correctly handle the case when key material could not be found |
||
---|---|---|
.. | ||
src | ||
pom.xml |