gophish / gophish

Open-Source Phishing Toolkit
https://getgophish.com
Other
11.71k stars 2.26k forks source link

Certificate error ? How to implement .crt in Gophish #2470

Closed PAYATanguy closed 2 years ago

PAYATanguy commented 2 years ago

Hello All,

I'm building a Gophish instance for my company. Every is working but i would like to implement a internal certificate to be sure than employees can access to the landing page in https and trusted way.

Unfortunately i'm a little bit lost about how to integrate this one. I have two files :

I tried to replace thoses in the config.json such as :

image

But everytime i replace the default .crt and .key file in the config.json, i got a server result when i relauncher Gophish :

image

I'm not enterily sure about the certificate implementation in Gophish .. Do you have any idea how to resolve this issue ? I've probably missed something.

Hoping my explanation was clear enough

I thank you in advance

rzmpzgeviii commented 2 years ago

@PAYATanguy alles richtig bruder, außer bei "listen URL" da musst du die IP vom server rein hauen dann müsste es funktionieren.

Wenn du die Kampagne dann starten willst, musst du bei URL im Admin Panel dort deine Domain reinmachen.

Falls du für dein "Unternehmen" noch Hilfe brauchst, kannst du gerne jederzeit schreiben 🤠

PAYATanguy commented 2 years ago

Finally working with another certificate Anyway, thanks you @rzmpzgeviii for your answer ! Have a great day