Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 3.28.1
-
Fix Version/s: 3.30.0
-
Component/s: Proxy Repository, REST, SSL
-
Labels:
Description
Currently, it is not possible to configure a proxy repo to use the Nexus truststore via the Repository REST API. Customers would like the REST API to provide all of the UI functionality to fully automate repo creation.
It should be possible to set this for both create and update (POST/PUT) requests.
POST /service/rest/v1/repositories/<format>/proxy
PUT /service/rest/v1/repositories/<format>/proxy/<repository-name>
Attachments
Issue Links
- fixed by
-
NEXUS-26099 No way to set "useTrustStore" in proxy repository REST API
-
- Closed
-
- mentioned in
-
Page Loading...