Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to delete a certificate using API?

Hi,

Despite my positive feelings regarding Sophos products, API documentation is worst I have ever seen!

It lacks very basic command explanations or examples, for example to delete the certificate it says that Name attribute is required BUT, it does not show WHERE this attribute must be placed? I spent whole day figuring it out, tried all combinations, one of them is:

<Set operation="delete"><CertificateAuthority><Name>cert name</Name></CertificateAuthority></Set>

Does anybody know a magical command?



This thread was automatically locked due to age.
Parents Reply
  • https://172.16.16.17:4444/webconsole/APIController?reqxml=<Request><Login><Username>admin</Username><Password>ABC@123</Password></Login><Set operation="delete"><CertificateAuthority><Name>cert name</Name></CertificateAuthority></Set></Request>
    replace the IP, Username, password and Certificate name

    Thanks & Regards,
    _______________________________________________________________

    Vivek Jagad | Team Lead, Global Support & Services 


    Sophos Community | Product Documentation | Sophos Techvids | SMS
    If a post solves your question please use the 'Verify Answer' button.

Children