1
2
3
4
5
//! SSL APIs
//!
//! [Retrieve information about the X.509 certificates used to encrypt communications in the cluster](https://www.elastic.co/guide/en/elasticsearch/reference/master/security-api-ssl.html).

pub use super::generated::namespace_clients::ssl::*;