export interface ICertificate { path: string; password: string; }