mirror of
https://github.com/moodle/moodle.git
synced 2025-08-03 08:09:47 +02:00
![]() The commonName in SSL certificate is limited to 64 characters as per RFC 5280 (https://www.ietf.org/rfc/rfc5280.txt). We respect that limit when generating the CN attribute from the site's $CFG->wwwroot. But then we did not respect it when comparing the common name with the peer's URL so the certificate was not considered valid. |
||
---|---|---|
.. | ||
service/enrol | ||
tests | ||
xmlrpc | ||
environment.php | ||
lib.php | ||
peer.php | ||
publickey.php | ||
remote_client.php |