> On Sun, Jul 29, 2012 at 4:55 AM, C Anthony Risinger <[email protected]> > wrote: >> hello, >> >> i'm trying to test the instructions to setup an HTTPS subscription >> server, described in the final section here: >> >> http://projects.unbit.it/uwsgi/wiki/SubscriptionServer > > 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 ? -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
