[jira] [Commented] (CONNECTORS-1604) Documentation to run Manifold over SSL

2019-04-30 Thread Karl Wright (JIRA)


[ 
https://issues.apache.org/jira/browse/CONNECTORS-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830682#comment-16830682
 ] 

Karl Wright commented on CONNECTORS-1604:
-

The standard example script for starting Jetty causes jetty.xml to be pulled in 
for configuration.  SSL configuration can be done via that XML file.  You will 
find it in the example directory.



> Documentation to run Manifold over SSL
> --
>
> Key: CONNECTORS-1604
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1604
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Documentation
>Reporter: Drai
>Priority: Major
>
> Documentation does not talk about running manifold over SSL anywhere. I am 
> sure lot of users who deployed manifold in prod configured ssl. I tried to 
> configure SSL without success. Can someone point me to instructions to run 
> manifold over SSL please?
> Thanks



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CONNECTORS-1604) Documentation to run Manifold over SSL

2019-04-30 Thread Drai (JIRA)


[ 
https://issues.apache.org/jira/browse/CONNECTORS-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830499#comment-16830499
 ] 

Drai commented on CONNECTORS-1604:
--

Hi Karl,
Not only UI, mcf-authority-service as well.
I tried to follow documentation at
https://www.eclipse.org/jetty/documentation/9.2.22.v20170531/configuring-ssl.html
since
manifold runs on 9.2.x.
But, since start.jar under manifold example directory(and in other
directory) runs ManifoldJettyRunner , it does not respect start.ini etc
which specifies to load jetty-ssl.xml and jetty-https.xml. Basically, I
could not load ssl related jetty config file with manifoldcf start.jar
>From jetty doc:

The generated SSL certificates held in the key store are configured on
Jetty by injection an instance of SslContextFactory

object
and passing it to the connector's SslConnectionFactory, which is done in
the jetty distribution by both in jetty-https.xml

 and jetty-spdy.xml
.
Since SPDY is able to handle HTTPS also, typically you will configure jetty
to use one of these configuration files or the other, which can be done
other on the command line or by editing the start.ini file.
Thanks




-- 
*Durai Kalaiselvan*
Founder, Cumilisys LLC
Office: 408 940-5135 Mobile: 408 835 0309



This email and (any accompanying attachments) may contain confidential
information belonging to the sender which is legally protected. The
information is intended only for the use of the individual or entity to
whom it is addressed, and others who have been specifically authorized by
the addressee to receive it. If you are not an intended recipient, you are
hereby notified that any disclosure, copying, or distribution of, or the
taking of any action in reliance on, this communication or the information
contained herein is strictly prohibited. If you have received this
communication in error, please notify us immediately by email or telephone.
Thank you for your cooperation.


> Documentation to run Manifold over SSL
> --
>
> Key: CONNECTORS-1604
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1604
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Documentation
>Reporter: Drai
>Priority: Major
>
> Documentation does not talk about running manifold over SSL anywhere. I am 
> sure lot of users who deployed manifold in prod configured ssl. I tried to 
> configure SSL without success. Can someone point me to instructions to run 
> manifold over SSL please?
> Thanks



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CONNECTORS-1604) Documentation to run Manifold over SSL

2019-04-30 Thread Karl Wright (JIRA)


[ 
https://issues.apache.org/jira/browse/CONNECTORS-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830459#comment-16830459
 ] 

Karl Wright commented on CONNECTORS-1604:
-

I presume you mean the UI?

The UI runs under Jetty or Tomcat and uses the standard Jetty or Tomcat 
configuration files.  The documentation for SSL is therefore part of Jetty or 
Tomcat, not part of ManifoldCF.


> Documentation to run Manifold over SSL
> --
>
> Key: CONNECTORS-1604
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1604
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Documentation
>Reporter: Drai
>Priority: Major
>
> Documentation does not talk about running manifold over SSL anywhere. I am 
> sure lot of users who deployed manifold in prod configured ssl. I tried to 
> configure SSL without success. Can someone point me to instructions to run 
> manifold over SSL please?
> Thanks



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (CONNECTORS-1604) Documentation to run Manifold over SSL

2019-04-30 Thread Drai (JIRA)
Drai created CONNECTORS-1604:


 Summary: Documentation to run Manifold over SSL
 Key: CONNECTORS-1604
 URL: https://issues.apache.org/jira/browse/CONNECTORS-1604
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Documentation
Reporter: Drai


Documentation does not talk about running manifold over SSL anywhere. I am sure 
lot of users who deployed manifold in prod configured ssl. I tried to configure 
SSL without success. Can someone point me to instructions to run manifold over 
SSL please?

Thanks



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Re: [VOTE] Release Apache ManifoldCF 2.13, RC1

2019-04-30 Thread Karl Wright
Ran tests.
+1 from me.
Karl


On Mon, Apr 29, 2019 at 4:32 AM Rafa Haro  wrote:

> Downloaded source code and built the release correctly. +1
>
> On Thu, Apr 25, 2019 at 11:54 PM Karl Wright  wrote:
>
> > Please vote on whether to release Apache ManifoldCF 2.13, RC0.  The
> release
> > artifact can be found at:
> > https://dist.apache.org/repos/dist/dev/manifoldcf/apache-manifoldcf-2.13
> .
> > There is also a release tag at
> > https://svn.apache.org/repos/asf/manifoldcf/tags/release-2.13-RC1.
> >
> > This release contains primarily a redeveloped Jcifs connector, to work
> with
> > jcifs-ng, plus a modest number of bug fixes.
> >
> > The release has been respun due to a syntax error in the jcifs connector
> > pom.
> >
> > Karl
> >
>