logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Search::Elasticsearch::Client::7_0::Direct::SSL - Plugin providing SSL for Search::Elasticsearch 7.x

Author

       Enrico Zimuel <enrico.zimuel@elastic.co>

General Methods

"certificates()"
           $response = $es->ssl->certificates()

       The "certificates()" method returns all the certificate information on a single node of Elasticsearch.

Name

       Search::Elasticsearch::Client::7_0::Direct::SSL - Plugin providing SSL for Search::Elasticsearch 7.x

Synopsis

           my $response = $es->ssl->certificates()

   DESCRIPTION
       This class extends the Search::Elasticsearch client with an "ssl" namespace, to support the SSL APIs
       <https://www.elastic.co/guide/en/elasticsearch/reference/current/security-api-ssl.html>.

Version

       version 7.715

See Also