Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ルート証明書の設定を統一してカスタマイズできるようにした #135

Merged
merged 4 commits into from
Mar 3, 2020

Conversation

melpon
Copy link
Contributor

@melpon melpon commented Mar 2, 2020

TURNS サーバ接続時に WebRTC のルート証明書+デフォルトのルート証明書 を見るようにしました(今までは WebRTC のルート証明書 だけだった)。

また、Sora や Ayame の WSS 接続時も同様に WebRTC のルート証明書+デフォルトのルート証明書を見るようにしています(今までは デフォルトのルート証明書 だけだった)。

デフォルトのルート証明書は、通常 <OpenSSLのインストール先ディレクトリ>/cert.pem検索します
ただし、OpenSSL の仕様により、SSL_CERT_FILE 環境変数を設定することでこのデフォルトのルート証明書のパスを変更できます。

@voluntas
Copy link
Member

voluntas commented Mar 3, 2020

@melpon 問題なさそうなのでマージします。

@voluntas voluntas merged commit 3ae6674 into develop Mar 3, 2020
@voluntas voluntas deleted the feature/custom-verify branch March 3, 2020 02:44
@voluntas voluntas mentioned this pull request Mar 3, 2020
28 tasks
melpon added a commit to shiguredo/sora-unity-sdk that referenced this pull request Dec 29, 2020
nkkn1446 pushed a commit to nkkn1446/momo that referenced this pull request Oct 21, 2022
ルート証明書の設定を統一してカスタマイズできるようにした
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants