Changeset bb9a15f for skype/README


Ignore:
Timestamp:
2010-08-18T12:47:04Z (14 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
c9d6390
Parents:
2ef7d37
Message:

add tip on how to avoid generating ssl certs

can be useful for openssl-1.0 users where i don't know what cmdline to
suggest atm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • skype/README

    r2ef7d37 rbb9a15f  
    186186dir. For example make it readable by just your user.
    187187
     188TIP: In case you have difficulties generating skyped.cert.pem and
     189skyped.key.pem you just want to experiment, you can copy&paste the contents of
     190those files from
     191http://code.google.com/p/gdata-python-client/source/browse/src/gdata/oauth/rsa.py#87[here].
     192
    188193- If both pyopenssl and python-gnutls are available, then python-gnutls
    189194  will be used. This behaviour can be overwritten by:
Note: See TracChangeset for help on using the changeset viewer.