Sonatype Nexus · Capability
Sonatype Nexus Repository Manager — Security: certificates
Sonatype Nexus Repository Manager — Security: certificates. 4 operations. Lead operation: Helper method to retrieve certificate details from a remote system.. Self-contained Naftiko capability covering one Sonatype Nexus business surface.
What You Can Do
GET
Retrievecertificate
— Helper method to retrieve certificate details from a remote system.
/v1/v1/security/ssl
GET
Gettruststorecertificates
— Retrieve a list of certificates added to the trust store.
/v1/v1/security/ssl/truststore
POST
Addcertificate
— Add a certificate to the trust store.
/v1/v1/security/ssl/truststore
DELETE
Removecertificate
— Remove a certificate in the trust store.
/v1/v1/security/ssl/truststore/{id}
MCP Tools
helper-method-retrieve-certificate-details
Helper method to retrieve certificate details from a remote system.
read-only
idempotent
retrieve-list-certificates-added-trust
Retrieve a list of certificates added to the trust store.
read-only
idempotent
add-certificate-trust-store
Add a certificate to the trust store.
remove-certificate-trust-store
Remove a certificate in the trust store.
idempotent