本製品は、接続作成開始後にSSLコンテキストを変更します。
SSLオブジェクトを作成した後に、プログラムがSSL_CTXオブジェクトを変更した場合、元のコンテキストから作成された古いSSLオブジェクトがすべてその変更の影響を受ける可能性があります。
The product modifies the SSL context after connection creation has begun.
If the program modifies the SSL_CTX object after creating SSL objects from it, there is the possibility that older SSL objects created from the original context could all be affected by that change.