[Bug 65767] Add support for password-based encryption scheme 2 params (PBES2)

2022-01-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65767 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 65767] Add support for password-based encryption scheme 2 params (PBES2)

2022-01-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65767 --- Comment #8 from Mark Thomas --- PR https://github.com/apache/tomcat/pull/462 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e

[Bug 65767] Add support for password-based encryption scheme 2 params (PBES2)

2021-12-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65767 --- Comment #7 from xiezhaokun <1016340...@qq.com> --- (In reply to Michael Osipov from comment #3) > Is this maybe related to > https://github.com/kaikramer/keystore-explorer/issues/308? > > Which Java version do you use? jdk11.0.12 -- You

[Bug 65767] Add support for password-based encryption scheme 2 params (PBES2)

2021-12-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65767 --- Comment #6 from Michael Osipov --- (In reply to Christopher Schultz from comment #5) > "Bug" may be a strong work, here. I should have said something closer to > "missing feature". > > https://bugs.openjdk.java.net/browse/JDK-8231581 > >

[Bug 65767] Add support for password-based encryption scheme 2 params (PBES2)

2021-12-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65767 --- Comment #5 from Christopher Schultz --- "Bug" may be a strong work, here. I should have said something closer to "missing feature". https://bugs.openjdk.java.net/browse/JDK-8231581 Fetching all the information from the ASN.1 structure man

[Bug 65767] Add support for password-based encryption scheme 2 params (PBES2)

2021-12-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65767 --- Comment #4 from Christopher Schultz --- Sorry, I misunderstood the request, slightly. -- You are receiving this mail because: You are the assignee for the bug. - To unsub

[Bug 65767] Add support for password-based encryption scheme 2 params (PBES2)

2021-12-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65767 --- Comment #3 from Michael Osipov --- Is this maybe related to https://github.com/kaikramer/keystore-explorer/issues/308? Which Java version do you use? -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 65767] Add support for password-based encryption scheme 2 params (PBES2)

2021-12-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65767 --- Comment #2 from Christopher Schultz --- This is actually a bug in the JRE itself and not Tomcat, but it's something that we can probably work around. The definition of this thing is here: https://datatracker.ietf.org/doc/html/rfc2898#appen

[Bug 65767] Add support for password-based encryption scheme 2 params (PBES2)

2021-12-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65767 --- Comment #1 from xiezhaokun <1016340...@qq.com> --- AES-CBC is used to encrypt the key or certificate of pkcs12 keystore. The same error is reported when Tomcat is started -- You are receiving this mail because: You are the assignee for the