This wrapper class which uses the normal SSLSocketFactory class, but replaces
the default trust managers with a dummy trust manager that allows all
certificates to be validated.
The TranscriptReciever class obtains HTTPS access to Dowling College's
Banner Database when given a student's user id and password, subsequently
providing streamed access to the transcript HTML.
When a student's Banner transcript is parsed into a list of courses, it obviously
does not contain the course id's used to represent the courses in the SAS database.