fix: add custom ssl certs
This commit is contained in:
@@ -39,6 +39,11 @@ Listeners {
|
||||
Secure = true
|
||||
UserAgent = "Mozilla/5.0 Windows NT 10.0 Win64 x64 Chrome/120.0.0.0"
|
||||
|
||||
Cert {
|
||||
Cert = "/app/profiles/teamserver.crt"
|
||||
Key = "/app/profiles/teamserver.key"
|
||||
}
|
||||
|
||||
Hosts = [
|
||||
"{{C2_DOMAIN}}"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user