All Classes and Interfaces

Class
Description
A base implementation of the transport layer security configuration interface.
 
Event fired when a certificate is updated.
 
A trust options that verify for the certificate expiration date and reject the certificate if it is expired.
Provides TrustStoreAndTrustOptions wrapping the default Java trust store specified as follows: If the javax.net.ssl.trustStore property is defined, then it is honored If the $JAVA_HOME/lib/security/jssecacerts is a regular file, then it is used If the $JAVA_HOME/lib/security/cacerts is a regular file, then it is used
 
 
A utility class to validate JKS key store and trust store configurations.
 
A structure storing a key store and its associated Vert.x options.
 
 
An interface for providing KeyStoreAndKeyCertOptions from CDI beans at runtime.
Recorder for Let's Encrypt support.
 
A utility class to validate P12 key store and trust store configurations.
 
 
 
 
 
A utility class to validate PEM key store and trust store configurations.
 
A helper class that reload the TLS certificates at a configured interval.
 
The transport layer security configuration.
 
 
 
A structure storing a trust store and its associated Vert.x options.
 
The policy to apply when a certificate is expired.
 
An interface for providing TrustStoreAndTrustOptions from CDI beans at runtime.