Any jetty.keystore.password is not set anywhere? if it is set, is it set to your password? Try hard coding it in the XML to debug before playing with parameters.
cheers On 11 March 2018 at 06:48, Lou DeGenaro <[email protected]> wrote: > yep. > > On Sat, Mar 10, 2018 at 12:59 PM, John English <[email protected]> > wrote: > >> On 10/03/2018 16:15, Lou DeGenaro wrote: >> >>> <Set name="KeyStorePassword"><Property name="jetty.keystore.password" >>> default="my-password"/></Set> >>> <Set name="TrustStorePassword"><Property name="jetty.truststore.password" >>> default="my-password"/></Set> >>> >> >> The keystore password and truststore password are really the same? Are >> you sure? >> >> -- >> John English >> _______________________________________________ >> jetty-users mailing list >> [email protected] >> To change your delivery options, retrieve your password, or unsubscribe >> from this list, visit >> https://dev.eclipse.org/mailman/listinfo/jetty-users >> > > > _______________________________________________ > jetty-users mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/jetty-users > -- Greg Wilkins <[email protected]> CTO http://webtide.com
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
