Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アプリ エンジン サービスが、私が管理する別のサービスと通信できるようにします。自己署名証明書を両端にインストールできるようにしたいと考えています。アプリ エンジンが SSL 経由でこのインスタンスと通信することは可能ですか?
はい。App Engine は現在、urlfetch を介して SSL サイトの証明書を検証していないため、自己署名証明書を問題なく受け入れます。