X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fwebcit.h;h=0c876429e6b86b3999334626341aa7dc57dbaef4;hb=22c01fa65b42abcb91f8d6dfd976c04bdf811815;hp=4142cf15fa8fb876752ffb781deb4a0dcdbc13e5;hpb=a636e0aa7c9703f3fc8dfe5e36c680a00c17024a;p=citadel.git diff --git a/webcit/webcit.h b/webcit/webcit.h index 4142cf15f..0c876429e 100644 --- a/webcit/webcit.h +++ b/webcit/webcit.h @@ -97,8 +97,11 @@ #include #include #include +extern char *ssl_cipher_list; +#define DEFAULT_SSL_CIPHER_LIST "DEFAULT" /* See http://openssl.org/docs/apps/ciphers.html */ #endif + #define CALENDAR_ROOM_NAME "Calendar" #define PRODID "-//Citadel//NONSGML Citadel Calendar//EN"