Closed psudheer21 closed 3 years ago
Summary: The check for the presence of the SSL keys and certs is done by checking the length of the string. But the variables were not initialized with empty strings. This caused Null Pointed exceptions. This change fixes the same.
Reviewers: Rob, Mihnea
Summary: The check for the presence of the SSL keys and certs is done by checking the length of the string. But the variables were not initialized with empty strings. This caused Null Pointed exceptions. This change fixes the same.
Reviewers: Rob, Mihnea