Hi @flight-engineer-6573! Thanks for your post! You mentioned using the AWS IoT core, which I believe uses ALPN. Right now we don’t support ALPN but something we will look to add in the near future. Right now the way you have added certificates is correct, but thanks for letting us know about how this process is unclear and I’ll take a look at how we can improve this area.
@flight-engineer-6573 wanted to follow up. I was looking into your issue and saw you’re connecting over port 8883, which is the MQTT port that shouldn’t require ALPN.
Could you let me know if, when you enter the URL in the request itself, you are using [YOUR_URL]:8883, mqtt://[YOUR_URL]:8883, or mqtts://[YOUR_URL]:8883? Could you also screenshot your settings tab of the request?
I’m using Postman version 10.24 and the certificate and private key provided by AWS. Let me know if you notice anything different on your end so we can troubleshoot the issue better.
Hi @docking-module-admin, thank you so much for your help and swft replies. As it turns out, my issues are unrelated to Postman, but in fact linked to the setup of my company’s network