@Test
 public void endpointTls() {
   assertThat(simplePushServerConfig.useEndpointTls(), is(true));
 }