Closed mkowalczyk88 closed 7 years ago
I don't particularly like the manual instructions we have for this. I've just created a little Makefile that automates this. Try grabbing this and just run make
, let me know if that generates certificates that verify ok for you.
Note that this is something I've just put together fairly quickly. It changes some filenames compared to the original instructions, and I've not really thought about the subject details so stuff like the CN might not be appropriate - but it's easily changed from the commandline.
Thank you. Generating certificates using your Makefile succeeds. Have you consider adding it to the official installation guide? Anyway, with proper certificates I'm still getting the same behavior described in https://github.com/CreatorDev/DeviceServer/issues/20 ... :(
Yes, we'll add this to the build process .. although will probably modify slightly to leave some information blank and check that it has been specified as part of the command/environment.
I still don't know why you're getting that behaviour in the other issue, but I've not had time to spend investigating that deeper yet, sorry.
Following https://github.com/CreatorDev/DeviceServer/blob/master/doc/devServerInstallation.md I cannot generate proper certificates. Error I'm getting:
i'm using Ubuntu Xenial.
BTW, some time ago when I tried this I got following error:
What am I missing?