Skip to content

SSL Certificate using internal MS CA #5772

@jdakel88

Description

@jdakel88

Attempted Debugging

  • I have read the debugging page

Searched GitHub Issues

  • I have searched GitHub for the issue.

Describe the Scenario

Hello,

I recently spun up a bookstack VM on ubuntu server running in docker with docker compose. It's been working flawlessly. I now wish to secure the site with an SSL cert. using my own CA, which is through Microsoft ADCA. I decided to use NGINX for this.

Following all documentation I could find, I generated the CSR request and private cert. on the server. I then placed that request into my CA and generated the cert itself, along with the CA chain, which includes the cert and intermediates.

I created paths to each cert file and uploaded the certs onto the server using nano: /opt/bookstack/certs

Then I updated the compose file, and NGINX config (in the same location), brought docker down and back up and are now getting ERR_CONNECTION_REFUSED. Please advise.

I actually restored the VM back to a working state so I can start fresh if someone can provide true guidance on how to do this properly :)

Exact BookStack Version

BookStack v25.07.1

Log Content

N/a - restored the VM back to working config.  Need assistance doing it properly.

Hosting Environment

docker compose | ubuntu server |

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions