Sign in
android
/
platform
/
external
/
python
/
pyopenssl
/
refs/heads/android11-mainline-networkstack-release
/
.
/
examples
/
simple
/
README
blob: a0729983e8812e81e62940def4aedf5bb246bd64 [
file
] [
log
] [
blame
] [
edit
]
To
use
this
example
,
first generate keys
and
certificates
for
both the
client
and
the server
.
You
can
do
this
with
the script
in
the directory
above
this
one
,
mk_simple_certs
.
py
.