SSL and Security
This subsection provides the foundation for managing secure SMPP connections using SSL/TLS. It includes tools to configure SSL contexts, validate certificates, and control client/server authentication behaviors. These components are important for deploying SMPP in environments that require encryption, identity verification, and trust chain enforcement.
SslConfiguration - encapsulates SSL parameters such as key stores, trust stores, and cipher suites.
SslContextFactory - builds and manages SSL contexts based on provided configuration.
CertificateHandler - utility for converting and parsing X.509 certificates and keys.
CertificateValidator - handles CRL/OCSP validation and path checking.
AliasedX509ExtendedKeyManager - custom key manager for selecting specific certificates by alias during handshakes.
Together, these classes enable secure and standards-compliant deployment of SMPP clients and servers.
Start innovating with Mobius
What's next? Let's talk!