How to setup basic Jersey/Grizzly 2.21 SSL startup configuration
问题 I'm trying to get a very basic Grizzly server up and running to allow for one-way SSL (HTTPS) connections to access jax-rs REST services. Eventually I want two-way SSL security. I've gone through many of the examples and I just can't get anything to work. I keep running into a SSL Handshake error. Clearly I must be doing something stupid. Any help is appreciated. Here is my code to start my embedded Grizzly server using the Jersey wrapper classes: public static HttpServer startHttpsServer(URI