File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -101,8 +101,11 @@ The plugin supports three kind of API Gateway projects:
101101 ** Each project has a separate PolicyStudio configuration (running multiple PolicyStudio instances is supported).
102102 * Configure environmentalized fields via JSON configuration.
103103 * Support of separate property file for credentials.
104- * Check for unconfigured environmentalize fields (build fails in case of unconfigured fields)
105- * Add or replace certificates by alias.
104+ * Check for unconfigured environmentalize fields (build fails in case of unconfigured fields).
105+ * Add or replace certificates by alias via JSON configuration.
106+ * Check of certificate expiration.
107+ * Deploy projects to gateway via plugin.
108+
106109
107110== More to Read
108111
You can’t perform that action at this time.
0 commit comments