Re: Enable to "json stringify" access logs

2021-12-24 Thread Romain Manni-Bucau
Le jeu. 23 déc. 2021 à 22:53, Christopher Schultz < ch...@christopherschultz.net> a écrit : > Romain, > > On 12/18/21 14:28, Romain Manni-Bucau wrote: > > I wonder if you would be interested in an access log "function" enabling > to > > make an access log element a valid json string. > > > > Idea

[Bug 65767] New: 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 Bug ID: 65767 Summary: Add support for password-based encryption scheme 2 params (PBES2) Product: Tomcat 10 Version: unspecified Hardware: All OS: All

[GitHub] [tomcat] xiezhaokun opened a new pull request #462: Add support for password-based encryption scheme 2 params (PBES2)

2021-12-24 Thread GitBox
xiezhaokun opened a new pull request #462: URL: https://github.com/apache/tomcat/pull/462 Add support for password-based encryption scheme 2 params (PBES2) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [tomcat] xiezhaokun commented on pull request #462: Add support for password-based encryption scheme 2 params (PBES2)

2021-12-24 Thread GitBox
xiezhaokun commented on pull request #462: URL: https://github.com/apache/tomcat/pull/462#issuecomment-1000969013 https://bz.apache.org/bugzilla/show_bug.cgi?id=65767 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [tomcat] xiezhaokun removed a comment on pull request #462: Add support for password-based encryption scheme 2 params (PBES2)

2021-12-24 Thread GitBox
xiezhaokun removed a comment on pull request #462: URL: https://github.com/apache/tomcat/pull/462#issuecomment-1000969013 https://bz.apache.org/bugzilla/show_bug.cgi?id=65767 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[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