Skip to content

Certificate check for scratch.mit.edu #1

@niccokunzmann

Description

@niccokunzmann

from https://scratch.mit.edu/scratch2download/

https://mit.scratch.edu with --no-check-certificate because of

WARNUNG: Dem Zertifikat von »scratch.mit.edu« wird nicht vertraut.
WARNUNG: Das Zertifikat von »»scratch.mit.edu«« wurde von einem unbekannten Austeller herausgegeben.

from http://stackoverflow.com/questions/7885785/using-openssl-to-get-the-certificate-from-a-server#7910869

openssl s_client -showcerts -servername scratch.mit.edu -connect scratch.mit.edu:443 </dev/null

TODO: openssl shows that everything is fine but

   wget -c -N still does not accept the certificates

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions