Fork me on GitHub
#immutant
<
2015-11-24
>
jcrossley313:11:30

i wanted to keep it simple, but i'm open to any suggestions on making it more helpful before i mark that issue closed

jaen13:11:32

@jcrossley3: yes, I've noticed your update to the repro repo and tested the incremental. Seems to work with keystores generated by the keytool and the new :http2? option. The SSL issue seems entirely orthogonal to that then.

jaen13:11:10

I'd probably explain that the jar needs to be prepended and that's what p: does, it might not be readily obvious to non-Java people like me.

jcrossley313:11:59

good idea, yeah

jaen13:11:17

Mentioning the sample project has a lein plugin to that effect might also make sense.

jaen13:11:48

I suppose some explanation for SSL and HTTP2 with Wildfly would also be helpful, but that probably can be added later. If I figure it out I can get back to you with instructions that can be added to Wildfly docs, but that'll be a while probably before I do.

jcrossley313:11:31

yeah, i kinda want to delegate immutant users to wildfly docs if they need to go that route

jcrossley313:11:43

hard to keep those docs in sync as both projects evolve

jaen13:11:47

Hmm, that's true on one hand, but on other hand administrating something like Wildfly is non-trivial and some sort of introduction to listener configuration could be helpful.

jaen13:11:03

But I understand the motivation of not wanting to have to track that.