-
Notifications
You must be signed in to change notification settings - Fork 0
v1.0.1 #10
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
base: release-1.0
Are you sure you want to change the base?
v1.0.1 #10
Conversation
* Added Store Type Advanced tab values to README. fixed typo. * Added server credentials screen shot and details. * add support level to manifest for readme * Update generated README * update manifest for public
…cert to fix error from API.
…teon-orchestrator into bug-fix-renew-order
…teon-orchestrator into bug-fix-renew-order
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@joevanwanzeeleKF - This repo will need to be updated to use the v2 workflow which will require updates to the integration-manifest.json:
store_types need to be added
integration_type is required
…n PEM headers before submitting.
…teon-orchestrator into bug-fix-renew-order
… flag for the API to handle correctly.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've updated the integration-manifest to include the necessary fields.
switched order for submission of renewal to store key before cert to fix error from API.