Class SelfSignedCertificate

  • All Implemented Interfaces:
    RxDelegate

    public class SelfSignedCertificate
    extends Object
    implements RxDelegate
    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.