マイブーム@技術と生活

仕事や生活に関わる技術的なことを記述します。

node-proxy-https-example / proxy.js

(作成中)

https://github.com/TotallyInformation/node-proxy-https-example/blob/master/proxy.js
http://stackoverflow.com/questions/10085082/node-http-proxy-ssl-transparent

複数の仮想ドメインを構築する HTTPS プロキシサーバーを実行するプログラム

同じ IP アドレスで複数ドメイン(またはサブドメイン

ここで指定したように、1つの証明書にしたい場合は、ワイルドカード証明書、または、「Subject Alternative Name」拡張領域を使う必要がある

http-proxy は、https とルーティングテーブルを同時に使うことができないので、少し複雑な方法で対応した