Class SelfSignedCertificate


  • public class SelfSignedCertificate
    extends Object
    A self-signed certificate helper for testing and development purposes.

    While it helps for testing and development, it should never ever be used in production settings.

    NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.