Question: I would like to use Jmeter to generate HTTP TimeStampRequests “application/timestamp-query” as presented in the standard RFC3161. Currently I’m using Java program to do it but I would like to improve it by using Jmeter functionalities. Is it possible ...