1
0
Fork 0
composer/src
Pádraic Brady c9c6849df0 Add Common Name (CN) matching checks and TLS connection retry (by default).
For example, the communicated host will be github.com, but the CN is *.github.com. Also not matching api.github.com.
The logic detects an initial TLS CN-mismatch error, and parses the correct CN from the error, then checks if the CN and URL have same host before retrying.
2014-02-25 22:50:24 +00:00
..
Composer Add Common Name (CN) matching checks and TLS connection retry (by default). 2014-02-25 22:50:24 +00:00
bootstrap.php CS fixes 2013-06-13 13:28:24 +02:00