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

Not all API calls using apigeetool #161

Open
nicholashalltelstra opened this issue May 9, 2018 · 0 comments
Open

Not all API calls using apigeetool #161

nicholashalltelstra opened this issue May 9, 2018 · 0 comments

Comments

@nicholashalltelstra
Copy link

I'm currently trying to tweak edgemicro to use Mutual SSL.
I have tweaked apigee/apigeetool-node/blob/master/lib/defaults.js to enable Mutual SSL.

After running edgemicro configure, the initial API calls succeed but when it reaches the POST https://{{host}/organizations/{{org-name}}/environments/{{env}}/keyvaluemaps API call it fails.

They succeed because the initial API calls use the apigeetool defaults config.
But this POST call does not use this config so it fails.

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

1 participant