Re: Getting access token using certificate with HTTP request step
Dmitri T <[email protected]> Wed, 4 Dec 2024 08:21:32 +0000
| Newsgroups | gmane.comp.jakarta.jmeter.user |
|---|---|
| Message-ID | <LV8PR05MB10375A6835520A68A9D8C7725C0372@LV8PR05MB10375.namprd05.prod.outlook.com> |
--_000_LV8PR05MB10375A6835520A68A9D8C7725C0372LV8PR05MB10375na_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable You need to: 1. Add your certificate into a Java Keystore<https://www.sslmarket.com/ssl/how= -to-work-with-certificates-in-java-keystore> 2. Make JMeter aware of this Keystore using javax.net.ssl.keyStore and javax.n= et.ssl.keyStorePassword properties Once done all outgoing HTTP requests will be signed using the certificate f= rom the keystore. Detailed instructions if needed: How to Set Your JMeter Load Test to Use Cl= ient Side Certificates<https://www.blazemeter.com/blog/client-side-performa= nce-testing-using-jmeter> [https://www.blazemeter.com/sites/default/files/styles/social_preview_image= /public/image/2022-08/image-blz-blog-client-side-performance-testing-using-= jmeter.jpg?itok=3D-Om88fpD]<https://www.blazemeter.com/blog/client-side-per= formance-testing-using-jmeter> How to Set Your JMeter Load Test to Use Client Side Certificates | BlazeMet= er by Perforce<https://www.blazemeter.com/blog/client-side-performance-test= ing-using-jmeter> Learn about client-side performance testing using JMeter, which allows you = to test an application's response for different clients using different pla= tforms. www.blazemeter.com ________________________________ From: vamsi krishna tadikamalla <[email protected]> Sent: Wednesday, December 4, 2024 1:25 AM To: [email protected] <[email protected]> Subject: Getting access token using certificate with HTTP request step Hi, I am trying to achieve getting access token for HTTP request using a certificate but didn't succeed. Please provide me with the proper guidelines on how to do it. Also, is there a way to get access tokens for HTTP requests using managed identity? Please advise. Regards, Veera. --_000_LV8PR05MB10375A6835520A68A9D8C7725C0372LV8PR05MB10375na_--