source: skype/skyped.conf.dist.in @ b0d40f5

Last change on this file since b0d40f5 was c7304b2, checked in by Miklos Vajna <vmiklos@…>, at 2008-01-12T20:07:10Z

auth via ssl

  • move the config file to sysconfdir/skyped/skyped.conf as there will other config files there, too
  • autogenerate the ssl paths in skyped.conf.dist
  • skype plugin: connect via ssl
  • skyped: listen via ssl
  • Property mode set to 100644
File size: 230 bytes
Line 
1[skyped]
2username = john
3# use `echo -n foo|sha1sum` to generate this hash for your password
4password = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33
5cert = @sysconfdir@/skyped/skyped.cert.pem
6key  = @sysconfdir@/skyped/skyped.key.pem
Note: See TracBrowser for help on using the repository browser.