mirror of
https://github.com/moparisthebest/spdylay
synced 2024-11-10 11:35:13 -05:00
doc: Update doc
This commit is contained in:
parent
7d709fa3ff
commit
04c13560de
@ -18,8 +18,9 @@ also work. If you don't have VPS, but your home internet connection
|
||||
has global IP address which can be accessible from Android device, you
|
||||
can use your home PC as SPDY proxy temporarily for the experiment.
|
||||
The self-signed certificate is OK because we will run ``shrpx`` with
|
||||
``-k`` option on Android. If you think this is insecure, obtain valid
|
||||
certificate.
|
||||
``-k`` option on Android in this example. Alternatively, you can store
|
||||
your certificate in Android device and specify it using ``--cacert``
|
||||
option. If you think these are insecure, obtain valid certificate.
|
||||
|
||||
Building spdylay library and shrpx
|
||||
----------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user