Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facing issue with Newman when passing SSL cert to hit the API calls #3177

Open
SaranyaJothi6101 opened this issue Nov 16, 2023 · 3 comments
Open

Comments

@SaranyaJothi6101
Copy link

Am trying to hit the API calls through newman using SSL certificate. But certificate is not passing in newman. Getting access denied error.
1.Tried to pass the direct pfx file.
2. Converted the pfx file into pem and key with password. Both didnt work. Please help me to resolve this issue.

@SaranyaJothi6101 SaranyaJothi6101 changed the title Newman is not passing SSL cert to API calls Facing issue with Newman when passing SSL cert to hit the API calls Nov 16, 2023
@SaranyaJothi6101
Copy link
Author

Does anyone have idea about this issue..Please help me out asap.

@SaranyaJothi6101
Copy link
Author

If anyone faced this issue already, Please help me to resolve it.

@Shiva953
Copy link

try to use https instead of http if using a link
there is an option --insecure to disable strict SSL, use that flag along with the main command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants