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

GoDaddy SSL Certificate for User Portal

I have an SSL certificate from GoDaddy that I am trying to import into the XG 230 firewall. It wants the private key in a .key format which GoDaddy is only giving me a .crt format. The certificate key is in .p7b format which works just fine it appears. 

I am reading articles on how to convert ssl certificates using OpenSSL but I am not seeing a way to convert .crt certificate to .key format. 

Is this even possible? Am I just missing something completely? 

I just want my users outside when they go to vpn.mycompany.com to not get a certificate error. 



Edited tags
[edited by: Erick Jan at 11:18 PM (GMT -7) on 15 Sep 2022]
Parents
  • Hi 
    Thanks for your kind help out there 
    I need some kind help from your side 
    I use public certificate from Godaddy and I followed all the instruction provoided 
    but I got this erroros 
    C:\Program Files (x86)\GnuWin32\bin>openssl pkcs12 -export -chain -CAfile gd_bundle-g2-g1.crt -in 778ed63caa2045b0.crt -inkey mycompany.com.key -out mycompany.com.pkcs12 -name mycopmanycom -passout pass:xxxxx
    Loading 'screen' into random state - done
    Enter pass phrase for mycompany.com.key:
    13092:error:0D0BA041:asn1 encoding routines:ASN1_STRING_set:malloc failure:./crypto/asn1/asn1_lib.c:381:
    13092:error:0B08A041:x509 certificate routines:X509_ATTRIBUTE_set1_data:malloc failure:./crypto/x509/x509_att.c:317:
    Please can you help me 
    Thanks in advanced 

Reply
  • Hi 
    Thanks for your kind help out there 
    I need some kind help from your side 
    I use public certificate from Godaddy and I followed all the instruction provoided 
    but I got this erroros 
    C:\Program Files (x86)\GnuWin32\bin>openssl pkcs12 -export -chain -CAfile gd_bundle-g2-g1.crt -in 778ed63caa2045b0.crt -inkey mycompany.com.key -out mycompany.com.pkcs12 -name mycopmanycom -passout pass:xxxxx
    Loading 'screen' into random state - done
    Enter pass phrase for mycompany.com.key:
    13092:error:0D0BA041:asn1 encoding routines:ASN1_STRING_set:malloc failure:./crypto/asn1/asn1_lib.c:381:
    13092:error:0B08A041:x509 certificate routines:X509_ATTRIBUTE_set1_data:malloc failure:./crypto/x509/x509_att.c:317:
    Please can you help me 
    Thanks in advanced 

Children