在server.xml中增加下面的内容: [cpp] view plain copy print ? ciphers="SSL_RSA_WITH_RC4_128_SHA" 下面是libcurl 的测试代码: [cpp] view plain copy print ? #include <stdio.h> #include <stdlib.h> #include <string.h>