[USG Flex H] - Export the CA trusted certificate

Options
Maverick87
Maverick87 Posts: 124 image  Ally Member
First Comment Friend Collector

Hello everyone,

I try to use the internal certificate functionality; I've tried to create a cert and download it, all works.

But, when I try to export the CA certificate from the "Trusted Certificates" tab, the downloaded file seems to be corrupted.

image.png image.png

Anyone that uses this functionality? Can you help me to export the CA cert?

Thank you

All Replies

  • zyman2008
    zyman2008 Posts: 244 image  Master Member
    50 Answers First Comment Friend Collector Eighth Anniversary

    Hi @Maverick87

    It's about the certificate file format.

    PEM format: Text-based (Base64 encoded)

    DER format: Binary

    Zyxel firewall exported format is DER.

    You need using tool to convert the format. (e.g. openssl or some online convert, https://certificatetool.com/ssl-converter/der/der-to-pem)

  • Maverick87
    Maverick87 Posts: 124 image  Ally Member
    First Comment Friend Collector

    Hi @zyman2008,
    OK but ….

    image.png

    Seems that the default name have ".CRT" into the file name; also the saving window show me only ".CRT" or "*.*" as filter.

    So, ok can be a DER file, but if not specified we cannot say it.

    @Zyxel_Melen could you checking for this?

    Thank you