Re: Using variables in SSLContextService

2019-02-21 Thread Andy LoPresto
ssues.apache.org/jira/projects/NIFI/issues/NIFI-4610?filter=allopenissues >> >> <https://issues.apache.org/jira/projects/NIFI/issues/NIFI-4610?filter=allopenissues> >> ? >> >> In the meantime, is there another way to achieve what I’m after? >> >> T

Re: Using variables in SSLContextService

2019-02-19 Thread Andrew Grande
t; If you guys agree that this is a reasonable request, is it ok for me then > to raise such a feature request in > https://issues.apache.org/jira/projects/NIFI/issues/NIFI-4610?filter=allopenissues > ? > > In the meantime, is there another way to achieve what I’m after? > &g

Re: Using variables in SSLContextService

2019-02-19 Thread Andy LoPresto
; In the meantime, is there another way to achieve what I’m after? > > Thanks! > > From: Andrew Grande [mailto:apere...@gmail.com] > Sent: Wednesday, February 20, 2019 1:53 AM > To: users@nifi.apache.org > Subject: Re: Using variables in SSLContextService > > Mike, I th

Re: Using variables in SSLContextService

2019-02-19 Thread Joe Witt
ch a feature request in > https://issues.apache.org/jira/projects/NIFI/issues/NIFI-4610?filter=allopenissues > ? > > > > In the meantime, is there another way to achieve what I’m after? > > > > Thanks! > > > > *From:* Andrew Grande [mailto:apere...@gmail.com] &g

RE: Using variables in SSLContextService

2019-02-19 Thread Beutel, Maximilian
[mailto:apere...@gmail.com] Sent: Wednesday, February 20, 2019 1:53 AM To: users@nifi.apache.org Subject: Re: Using variables in SSLContextService Mike, I think the ask here is for this CS to support variable registry values. IIRC, there are other cases in NiFi where EL is not supported, but VR

Re: Using variables in SSLContextService

2019-02-19 Thread Mike Thomsen
Yeah, I think adding a ticket for VR-level EL is perfectly reasonable. On Tue, Feb 19, 2019 at 12:52 PM Andrew Grande wrote: > Mike, I think the ask here is for this CS to support variable registry > values. IIRC, there are other cases in NiFi where EL is not supported, but > VR is. A fair

Re: Using variables in SSLContextService

2019-02-19 Thread Andrew Grande
Mike, I think the ask here is for this CS to support variable registry values. IIRC, there are other cases in NiFi where EL is not supported, but VR is. A fair request, IMO. Supporting a full EL for the keystore/truststore path is a bad idea, no doubt. Do you agree? Andrew On Tue, Feb 19,

Re: Using variables in SSLContextService

2019-02-19 Thread Mike Thomsen
When expression language is not supported by a field, it won't accept any variables. Mike On Mon, Feb 18, 2019 at 10:34 PM Beutel, Maximilian < maximilian.beu...@credit-suisse.com> wrote: > Hello! > > > > Also asked the question on IRC, but figured the mailing list might be > better for this

Using variables in SSLContextService

2019-02-18 Thread Beutel, Maximilian
Hello! Also asked the question on IRC, but figured the mailing list might be better for this longer question. For an InvokeHTTP processor I defined a SSL Context Service. In the SSL Context Service, in Keystore Filename property, I'd like to use a variable which I defined in a nifi.registry