Remove OP_SSL_SKIP_CERTIFICATE_CHECK from opusfile_example.
a7c5b93c flipped the argument to it from true to false, since it made certificate checking actually work. This commit removes the option entirely to avoid encouraging people to use it now that that checking does work. seeking_example still disables checking (since it's not really needed).
Please register or sign in to comment