I'm getting "unsupported media type" message when applying HTTPS certificate via WebUI.

I'm getting "unsupported media type" message when applying HTTPS certificate via WebUI.

The format of the certificate file should be .pem or .crt.

Try replacing the current extension to .pem or .crt.

For more information on how to generate Signed Certificate and upload to Nodegrid, please refer to the KB articles:




    • Related Articles

    • Apply HTTPS certificate in Nodegrid via WebUI

      Follow these steps to apply HTTPS certificate via WebUI Prerequisite: - Certificate signed by CA (.pem or .crt) Steps for version 6.0.x 1. Login as admin in WebUI and go to Security::Certificates 2. Click Upload Certificate to add the certificate 3. ...
    • Apply HTTPS certificate in Nodegrid

      Follow the steps from this article to generate a certificate signed request.  Then log in as admin to Nodegrid WebUI, and go to System :: Toolkit :: System Certificate. Upload the certificate file in .pem or .crt extension by selecting Local Computer ...
    • Wireguard Configuration via WebUI - Nodegrid

      Wireguard is a security-focused virtual private network known for its simplicity and ease of use. Nodegrid supports wireguard configuration from both Shell and Gui. Follow these steps to configure wireguard vpn tunnel via WebUI between two Nodegrid ...
    • How to Manually Add Service Processors to NodeGrid via WebUI

      Select Managed Devices :: Devices, click the Add button to add a device in the system. For the purpose of this example, provide the following information:   Enter the name of the server you want to add. This device should be a server that supports ...
    • Install a X.509 Certificate from a Certificate Signing Request using OpenSSL

      For systems running Nodegrid OS v6.0.2 and newer, we recommend using the UI to install certificates: Apply HTTPS certificate in Nodegrid. For older Nodegrid OS versions, use openssl via the root shell to install certificates: Generate a Certificate ...