DefinedNet / mobile_nebula

Brings nebula to mobile devices (iOS, Android)
https://defined.net
128 stars 37 forks source link

Can't read Certificate's QR code #21

Closed mrtntome closed 3 years ago

mrtntome commented 3 years ago

I generate the pub key in the app and copy it to the CA as hostx.key, then sign a certificate using: ./nebula-cert sign -name "hostx" -ip XX.XX.XX.XX/24 -in-pub hostx.key When I try to read the QR code generated using qrencode -t asiutf8 hostx.crt with the app nothing happens. Also tried generating a .png but with no results.

nbrownus commented 3 years ago

Does -t png work for you?

mrtntome commented 3 years ago

I'll try that next week and bring an update.

nbrownus commented 3 years ago

Closing for now, if you are still having issues, please re-open