Hello:

I am using the latest stable version of jetty: jetty-9.4.1.v20170120
I am using jdk 1.8.0_121.

I am using an embedded jetty server and I call setKeyManagerPassword
on an allocated SslContextFactory object.

The call works and does what it needs to. However when I pass through
an incorrect password a StringIndexOutOfBoundsException gets thrown.
I was hoping for an exception that indicates an incorrect password.
What am I doing wrong?

thank you,

west suhanic
_______________________________________________
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

Reply via email to