anandpaithankar / mangobars

Fast bulk check SSL Certificate expirations.
MIT License
15 stars 8 forks source link

Handle empty/missing port values #3

Closed anandpaithankar closed 11 months ago

anandpaithankar commented 11 months ago

Issue #2 indicates the need of using default port value when not specified in the csv file. The default value for https port is 443 which will be used in case the field is missing from the csv record.