> On 10/2/07, David Leangen <[EMAIL PROTECTED]> wrote: > > Some comments on pax web using https: > > There is an error in the wiki docs: default location for > org.ops4j.pax.web.ssol.keystore should be > ${user.home}/.keystore > (not .keytool). > > (Updated) > > > Thanx. I see that you already edited the wiki page.
np Sorry I'm not doing more to help, other than being your first stupid user. ;-) > See jira comments about the issue. > > Current implementation pauses during OSGi started to wait for > prompt if > ssl is enabled, but no password is set. I think this is bad. > > Maybe default behaviour should be to reset to disabled if no > password is > set, rather than holding up startup of the http bundle, and > hence the > entire system. > > (Will add Jira issue) > I would go for an warning and do not start the ssl connector. Sure, a warning and not starting the connector sounds ok, too. However, (though I haven't read the spec for the actual meaning of the parameter) it seems to me that if the property is "enabled", but the service is not started, there is some kind of conflict or illegal state. I would go for a warning and not starting the connector (like you say), and also resetting the property to "disabled". wdyt Cheers, Dave _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general