[
https://issues.apache.org/jira/browse/AMQ-3321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated AMQ-3321:
----------------------------------
Attachment: krb_support.patch
Apache Hadoop project has similar requirement recently because they were also
using Jetty for SSL over Http. This patch is based on the connector for Jetty
which they did[1]. Idea is here that if broker uri is of form
https://localhost:61616?auth=KRB then Kerberos mechanism is used to negotiate
auth credentials at connection setup time. Certificate based authentication
continues to remain default.
[1]
http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-security-204/src/core/org/apache/hadoop/security/Krb5AndCertsSslSocketConnector.java
> Add kerberos authentication support for transport over https
> -------------------------------------------------------------
>
> Key: AMQ-3321
> URL: https://issues.apache.org/jira/browse/AMQ-3321
> Project: ActiveMQ
> Issue Type: New Feature
> Components: Transport
> Reporter: Ashutosh Chauhan
> Attachments: krb_support.patch
>
>
> For Https currently only certificate based authentication is possible. Enable
> Kerberos based authentication for Https transport.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira