asfimport
asfimport
@vlsi ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=66171&redirect=false#c12)): > Noone benefits from keeping a project alive when there are not enough maintainers The CVE is trivial to fix, and it would help A LOT...
**PJ Fanning** ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=66171&redirect=false#c13)): I have done a PR that is just a POC showing that xalan can probably be removed. https://github.com/apache/jmeter/pull/721 I can continue work on this POC...
@FSchumacher ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=66171&redirect=false#c14)): Thanks for the PR. It looks promising to me. (Must have misunderstood your second comment ;)) I personally think it is a good thing to have...
@FSchumacher ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=66180&redirect=false#c1)): Could you be more specific, what your problem is? What is your expectation, what your observation? I have a strong feeling, that this is a question...
@pmouawad ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=62845&redirect=false#c1)): you need to delete the jks file in bin folder.
**syanda** ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=65664&redirect=false#c1)): (In reply to syanda from comment 0) > During the reply of JMeter script Cookie value is being sent as a sting > instead of sending...
**leiyang** ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=65440&redirect=false#c1)): Created attachment [jmeter5.jmx](https://apache.github.io/jmeter-bugzilla-attachments/40/65440/37948/jmeter5.jmx): jmeter 5, not working
@FSchumacher ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=65440&redirect=false#c2)): Have you tried the old plan with a newer JMeter (but with old Java 8)? Can you post jmeter.log files for the two runs? Maybe even...
**Sourabh Nigam** ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=65440&redirect=false#c3)): Yes, Issue is still there in Jmeter 5.4.3, I am using .keystore which contain 10 alias, on Jmeter 4.x all keys I can able to...
@FSchumacher ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=65440&redirect=false#c4)): Can you provide the output of "keytool -list -keystore <the keystore file> -v"?