omaha-consulting / omaha-server

Google Omaha ("Chromium Update") server
https://omaha-consulting.com
Other
209 stars 82 forks source link

How to use CUP encryption #267

Closed SulfredLee closed 7 years ago

SulfredLee commented 7 years ago

I followed the steps at the bottom of the readme file.

  1. Use Omaha eckeytool ...
  2. Add cup_ecdsa_pubkey.{KEYID}.h to...
  3. Add private.pem keyid ...

I have something like this in settings.py file `CUP_PEM_KEYS = {

'keyid': 'private_key_path',

1: /absolute/path/to/privatekey,

}`

I have the file priv.pem inside /absolute/path/to/privatekey

Then I start the server by sudo paver up_local_dev_server. I use firefox to request the server, http://127.0.0.1:9090/admin. Firefox report Unable to connect, it seems the server cannot start.

One more question, how can I print log from the server?

kyakovenko commented 7 years ago

Hello @SulfredLee,

I see it's been a long time. Do you still have this problem?

SulfredLee commented 7 years ago

Hello,

No it is not. Thank you very much.

2017-09-14 18:50 GMT+08:00 Kirill Yakovenko notifications@github.com:

Hello @SulfredLee https://github.com/sulfredlee,

I see it's been a long time. Do you still have this problem?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Crystalnix/omaha-server/issues/267#issuecomment-329446063, or mute the thread https://github.com/notifications/unsubscribe-auth/AKY4vKV6_gClYH2YD9H_pRS_1zroP2Pbks5siQTmgaJpZM4OKMe0 .