Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当 apache 测试 ssl 配置时,它会返回
SSLCertificateFile: 文件 '/private/etc/apache2/server.crt\xe2\x80\x9d' 不存在或为空
无论服务器使用什么配置,它都会在 .crt 文件的末尾添加那些奇怪的“xe2”“x80”“x9d”引用......似乎没有什么可以修复它
请...
听起来像是误插入了非 ASCII 双引号(”,参见“rdquo”)。
如果您看不到此字符,请尝试删除该行并再次键入,不带引号。
如果您使用引号,请确保您确实使用了与 ASCII 兼容的引号 ( ") 其他形式的引号。
"