Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ISPConfig 3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 552
    • Issues 552
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 45
    • Merge requests 45
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #4855
Closed
Open
Created Nov 22, 2017 by Janne Mustonen@jeppunen

Modifying certificates affects to the same domain-named sites on all servers.

short description

Deleting or creating SSH-certificate to one server, affects to the same domain-named sites on other servers.

correct behaviour

Modifying certificates should only affect to the server which the site is located.

environment

Server OS: Any

ISPConfig version: (3.1.8.p1)

Related to the query

UPDATE web_domain SET ssl_request = '', ssl_cert = '' WHERE domain = 'nameofthedomain.com'

proposed fix

Add server_id to the update query.

Edited Nov 22, 2017 by Janne Mustonen
Assignee
Assign to
Time tracking