java - Camel ReSTLet - 如何使用 SSL 公开服务

标签 java ssl https apache-camel restlet

我使用最新的 Apache Camel (2.14) 公开了一些 REST 服务,更准确地说是使用 ReSTLet 组件 ( http://camel.apache.org/restlet.html)。

有没有办法在 HTTPS 下公开服务?我找不到任何说明如何设置 SSL keystore 、 keystore 密码等的文档...

最佳答案

目前camel-reSTLet不支持设置SSLContext信息,我只填一个JIRA

关于java - Camel ReSTLet - 如何使用 SSL 公开服务,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26503762/

相关文章:

java - 如何停止烦人的 "The debugger does not support Hot Fix action"调试器控制台弹出窗口?

ssl - RSA公钥指纹

java - 在 Java HTTP 请求中包含 .pem 证书

regex - Htaccess 重定向 https 和 http 以及自定义 url

java - Objects getClass().getMethod 有什么用?

java - Java 中类和接口(interface)方法的方法可访问性差异

java - 在不使用 Thread.sleep 的情况下向 for 循环添加延迟——没关系,这是一个坏主意

.net - 无法为 SSL/TLS : how to enable TLS on windows server 2008 建立安全通道

ssl - 开发机器的 self 认证 SSL,但不是开发机器的 URL

apache - SSL 安装问题 - "key value mismatch"(但它们确实匹配?)