Previous Topic: How You Program a Customized SSL EnvironmentNext Topic: How You Provide Custom Functionality


Default Functions

Along with the default certificates, CCISSF also provides two default functions, password_cb and verifyCert, to provide the private key’s password and authenticate the remote host respectively. To facilitate the customized environment, we provide an API. This interface acts as a convenient way to access the underlying Open SSL environment.