Having the same issue right now, except I’m not getting any error message.
Here’s what I posted on WISPA’s MT list…
I need someone’s help.
I purchased an ssl certificate from registar.com. I have received the files
and have tried installing it to a RB433 board to be used as a hotspot with
User Manager.
I have tried installing to 2 different ways based on the documentation I
have found on the MT website and a Google search.
#1 - combined both files (certificate and private key) into notepad and
saved to new file. Imported using the console interface.
#2 - Imported each file individually using the console interface, (only
after removing it from the initial install.)
Both times it appears that the private key is not being imported with no
errors showing.
[admin at hotspot] > cert
[admin at hotspot] /certificate> import file-name=certificate.crt
passphrase:
certificates-imported: 1
private-keys-imported: 0
files-imported: 1
decryption-failures: 0
keys-with-no-certificate: 0
[admin at hotspot] /certificate> import file-name=Privatekey.key
passphrase:
certificates-imported: 0
private-keys-imported: 0
files-imported: 0
decryption-failures: 0
keys-with-no-certificate: 0
[admin at hotspot] /certificate> print
Flags: K - decrypted-private-key, Q - private-key, R - rsa, D - dsa
0 D name=“cert1” subject=OU=Domain Control Validated,OU=Hosted by
Register.com
,
OU=PositiveSSL,CN=hotspot.firenet1.com
issuer=C=US,O=Register.com,CN=Register.com CA SSL Services (DV)
serial-number=“xxxxxxxxxxxxxxxxxxxxxxxxxxxxx”
invalid-before=jun/07/2011 00:00:00 invalid-after=jun/06/2014 23:59:59
ca=yes
[admin at hotspot] /certificate>
Anyone have any idea what’s going on?