jamesnetherton edited a comment on issue #695: Unable to GET an https URL with 
netty-http client
URL: https://github.com/apache/camel-quarkus/issues/695#issuecomment-584595626
 
 
   I think you may need to provide a trust store with the cert chain for 
`rescountries.eu`. E.g something like:
   
   ```
   
netty-http:https://restcountries.eu/rest/v2/alpha/cz?ssl=true&keyStoreResource=classpath:keystore.jks&trustStoreResource=classpath:keystore.jks&passphrase=password
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to