You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2023/01/19 14:09:18 UTC

[GitHub] [skywalking] kezhenxu94 commented on issue #9883: [Feature] Support AWS service monitoring

kezhenxu94 commented on issue #9883:
URL: https://github.com/apache/skywalking/issues/9883#issuecomment-1397037616

   > By my test, the self-signed certificate will encounter errors such as: 
   > 
   > ```
   > 
   > {
   > 
   >     "deliveryStreamARN": "",
   > 
   >     "destination": "35........",
   > 
   >     "deliveryStreamVersionId": 1,
   > 
   >     "message": "Unable to complete an SSL Handshake with the endpoint due to invalid certification path. Contact the owner of the endpoint to resolve this issue.",
   > 
   >     "errorCode": "HttpEndpoint.SSLHandshakeCertificatePathFailure"
   > 
   > }
   > 
   > ```
   > 
   > I will register a domain and public certificate to test firehouse. It also is required for testing AWS monitoring.
   
   FWIW, [ZeroSSL](https://zerossl.com/) can issue certificates for an IP address, if you can run the OAP on a machine with a public IP, you can also test it with firehouse. 


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org