Question
Attempt to generate a CSR, errors " The imported local certificate is invalid"
I' m trying to generate a Certificate Signing Request for a new Local Certificate (which I would then send to a real CA) so that I can have a proper SSL Certificate for SSLVPN use as well as Admin web GUI use. Steps: Go to System -> Certificates -> Local Certificates, click on Generate, fill in this data: Certificate Name: SPFGSSLVPNcrt3 ID Type: Domain Name Domain name: fgsslvpn.socialpoint.es Org Unit: <empty> Org: Social Point, S.L. Locality: Barcelona State: Catalunya Country: Spain email: security@socialpoint.es SAN: rpv.socialpoint.es Type: RSA Bits: 2048 Enrollment method: File Based click OK, get error " The imported local certificate is invalid" . That' s particularly weird, because I haven' t imported a certificate - I' m trying to generate a new private key inside the FG100D and create a .CSR. Attempting to generate a CSR from the CLI similarly fails: FG100D3G13807731 # execute vpn certificate local generate SPFGSSLVPNcrt3 2048 spfgsslvpn.socialpoint.es Spain Catalunya Barcelona " Social Point, S.L." " " security@socialpoint.es rpv.socialpoint.es Generating a 2048 bit RSA private key Generating X.509 certificate failed to create extension: -4 problems making Certificate Request Certificate generation failed Done. (I also tried variations where no " quoted strings" were needed, and where I used an OrgUnit instead of " " to leave the orgunit blank; it always fails with this same error). Any magic sauce to get my FortiGate FG100D, FortiOS 5.0.3 firmware to allow me to generate a private key and a Certificate Signing Request, please? Alternatively, any way I can import a full key+certificate generated completely outside of the FortiGate, to avoid the need to generate a CSR on the FortiGate? thanks,
