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.
Oracle Enterprise Linux で apache 2.2.3 を使用しています。
httpd.conf で次の設定を設定すると: Header edit Set-Cookie ^(.*)$ $1;Secure、Cookie の生成 (登録ページで発生) が停止します。
証明書には、「Path Length Constraint=None」が設定されています。L1C委託証明書です。それが原因でしょうか?