diff options
Diffstat (limited to 'skype/README')
-rw-r--r-- | skype/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/skype/README b/skype/README index bd1d99cf..f2c437f5 100644 --- a/skype/README +++ b/skype/README @@ -185,6 +185,11 @@ if you used the `--sysconfdir` switch when running bitlbee-skype's `configure`. NOTE: Maybe you want to adjust the permissions in the `~/.skyped` dir. For example make it readable by just your user. +TIP: In case you have difficulties generating skyped.cert.pem and +skyped.key.pem you just want to experiment, you can copy&paste the contents of +those files from +http://code.google.com/p/gdata-python-client/source/browse/src/gdata/oauth/rsa.py#87[here]. + - If both pyopenssl and python-gnutls are available, then python-gnutls will be used. This behaviour can be overwritten by: |