Skip to main content
MaruFas
New Member
May 24, 2012
Question

How to install wildcard certificate

  • May 24, 2012
  • 5 replies
  • 7072 views
I' m trying to install wildcard certificate, but it says: " The imported local certificate is invalid" Fortigate 200B MR3 Patch 6

    5 replies

    ChrisS
    New Member
    May 24, 2012
    Hi, I need some more information. Witch file extension does your certificate have? With OpenSSL I' ve created last time a *.pem file and a *.key file from my *.pfx file. Christoph
    MaruFas
    MaruFasAuthor
    New Member
    May 24, 2012
    I have file with *.cer extension
    ChrisS
    New Member
    May 24, 2012
    I think cannot use *.CRT and *.CER with fortigate. I exported a *.pfx file from my IIS Server (Wildcard Certificate must be installed there). After that, I generated a *.key file witch contains the private key an a *.pem file witch contains the real certificate with openssl --> http://gnuwin32.sourceforge.net/packages/openssl.htm
    Matthijs
    New Member
    May 24, 2012
    Did you create the certificate request for this certificate on the FortiGate? Do you have the private part of the certificate?
    MaruFas
    MaruFasAuthor
    New Member
    May 24, 2012
    Worked like a charm, thank you very much! I exported from IIS to *.crt and *.key and FG imported this combination.