On Mon, Jul 30, 2012 at 11:57 PM, Roberto De Ioris <[email protected]> wrote: >> On Sun, Jul 29, 2012 at 4:55 AM, C Anthony Risinger <[email protected]> >> wrote: >> >> also, i actually want to embed the TLS private key into the uWSGI >> binary itself (via the usual method) ... will this work as is? i'd try >> myself, but i haven't got it running yet. >> >> lastly, can the subscription server use a file filled with public keys >> instead of a directory? i also want to embed the pubkeys into the >> sever binary. >> > > The first one should be easy to implement, the second one could be very > useful but how do you map domains to keys ?
hmm that's a good question -- i'm not sure -- will ponder that a bit. On Tue, Jul 31, 2012 at 12:49 AM, Roberto De Ioris <[email protected]> wrote: > > Are you able to reproduce this on a non-ARM box ? (i will try it on arm > tomorrow) i didn't even think to try that, but no i cannot reproduce on my x86_64 machine (seems to work fine there) ... it's still of course happening on my ARMv7 machine (Pandaboard) not sure if related (since this is about timestamps after all), but the Pandaboard does not have an onboard battery ... it has an RTC, but it must be reset each boot. i use a fancy/custom initramfs hook to initially set the time from a HTTP HEAD request to google.com, then i let NTP take over from there. could NTP skewing the clock be triggering this? i'm not sure anything like that is actually happening ... i'll have more time to investigate this weekend or next week. -- C Anthony _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
