Skip to content

Commit

Permalink
update security method validatessl
Browse files Browse the repository at this point in the history
  • Loading branch information
AsabuHere committed Oct 3, 2023
1 parent dd324ae commit d1e4b76
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/base/BaseTwilio.ts
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,8 @@ namespace Twilio {

/* jshint ignore:start */
/**
* Validates that a request to the new SSL certificate is successful.
* Test if your environment is impacted by a TLS or certificate
* change is by sending an HTTP request to the test endpoint
*
* @throws RestException if the request fails
*
Expand Down

0 comments on commit d1e4b76

Please sign in to comment.