Implement the SSL Certs Service Checker
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
// This file re-exports the SSL checker functionality from different implementations
|
||||
// Primary implementation is in sslCheckerService.ts in the ssl folder
|
||||
|
||||
export { checkSSLCertificate, checkSSLApi } from './ssl/sslCheckerService';
|
||||
Reference in New Issue
Block a user