Uh oh!
There was an error while loading. Please reload this page.
Change PKCS12 password to assist with credscan - #58807
Conversation
ghost
commented
Sep 8, 2021
Tagging subscribers to this area: @bartonjs, @vcsjones, @krwq, @GrabYourPitchforks Issue Details/cc @aik-jahoda
|
vcsjones
commented
Sep 8, 2021
Converting to draft because apparently the password was supposed to be PLACEHOLDER. Will change it again. |
bartonjs
commented
Sep 8, 2021
If we already have it suppressed, why are we changing it? Does the new PKCS12 use the same encryption and MAC parameters, or are we possibly losing some edge coverage on DSA? |
I got an email I should change it. I'm guessing the comment suppression wasn't enough and there maybe needed to be another above the .ctor for
Yes. Same PBE parameters, same key (DSA). Just changing the PBE password. |
aik-jahoda
commented
Sep 9, 2021
The problem is not in the certificate itself, but with It complains about plaintext password. We decided to prefer PLACEHOLDER as a safe well known "password" which at first sight confirm it is test only password. |
aik-jahoda
commented
Sep 14, 2021
/backport to release/6.0 |
Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/1233560600 |
/cc @aik-jahoda