Hi, i have already spend two days reading and trying things to get my certificate working but there is no way.
I create a certificate following the following steps:
openssl genrsa -des3 -out ca.key 4096
openssl req -new -x509 -days 365 -key ca.key -outform DER -out ca.cer
But when i try to install it on my N80 seems ok but i only have two options:
- Internet
- Verify online
There is no "Application Installation" option, however if i look at other certificates installed (Verisign, etc..) they have that option, what am i doing wrong?

Reply With Quote

