Integration - How to create JKS file?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2022 06:27 AM
We are working on Integration, in that we are able to hit the OAuth Token API successfully in the Postman.
In the Postman, we send the .key file & .pem file in certificates and enable the SSL certificate verification.
In the Postman, we send the .key file & .pem file in certificates and enable the SSL certificate verification.
Now the same API we have to hit on the ServiceNow instance for that, we will need to create a JKS file but something is going wrong while making the JKS file and we got the error when clicking on Get OAuth Token as ->
"OAuth flow failed. Verify the configurations and try again. Error detail:invalid_request, proper client ssl certificate was not presented"
So, now I am trying another way in the Document for creating the JKS file but am stuck on the 4th cmd because I don't have any .crt file.
If anyone has any suggestions on this please let me know. or Can you please let me know how to create the Java Key store certificate with step by step approach?
1 REPLY 1

Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2022 06:34 AM
Hi
Follow this doc :https://docs.servicenow.com/bundle/sandiego-platform-administration/page/administer/edge-encryption/...
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep