I have installed certbot on my server, and I installed prestashop usig docker-compose.yml file. I have configured a domain name 'test.tn' on apache and it works, then I saved an ssl certificate on that domain and it successfully installed. After adding the certificate, my backoffice work correctly, but the frontoffice is not, it appear without styles. And in the backoffice, I can't activate the ssl even all urls are https. Also, in my database,, the variable SSL_SHOP_ENABLE is set to 0, I try to make it 1 but nothing changed. Is there a solution ?
SSL with prestashop using docker installation
35 views Asked by Mohamed Jmal At
0
There are 0 answers
Related Questions in DOCKER
- sqlplus myusername/mypassword@ORCL not working with Oracle on Docker
- Golang == Error: OCI runtime create failed: unable to start container process: exec: "./bin": stat ./bin: no such file or directory: unknown
- Only the first SQL script gets executed inside Docker Postgres container
- Retrieve the Dockerfile configuration from the Kubernetes and also change container Java parameter?
- Polars with Rust: Out of Memory Error when Processing Large Dataset in Docker Using Streaming
- Compiling eBPF program in Docker fails due to missing '__u64' type
- AttributeError: module 'numba' has no attribute 'generated_jit'
- Phoenix in a docker dev environment - generated code can't be saved from VSCode
- Docker on Multipass VMs: Connecting worker nodes to swarm results in rcp error
- Facing error in creating image of my react+vite project . Dockerfile error
- NextJS Docker build fails: fetch failed ECONNREFUSED
- Docker container unable to make HTTPS requests to external API
- Failed to connect to your instance after deploying mern app on aws ec2 instance when i try to access frontend
- Connecting to Postgres running in a Docker container using psql
- Can't connect to local postgresql server from my docker container
Related Questions in SSL
- Django's previous settings prevent connecting to localhost
- SSL error when redirecting from one lightsail subdomain to lightsail subdomain on different account
- HTTP Requests from SSL Secured(HTTPS) Domain Failing
- Reversed TLS re-connection issue
- Nginx configuration file and SSL certificate errors in Docker
- IBM DB2 console doesn't work after SSL certificate update
- mTLS not working with FastAPI and Uvicorn
- WSO2 change localhost - ERR_CERT_AUTHORITY_INVALID
- KeyCloak Handshake causing timeout
- Python SSL Error , Server side - Client certificate verify failing with Intermediate cert - self-signed certificate in certificate chain (_ssl.c:1007)
- Apps migrated from IIS server1 to another IIS server2 stopped communicating with an App on IIS server 1 via SSL (HTTPS)
- Let Artifactory use HTTPS settings
- Even though I added my SSL certificate, I get the "not secure" error
- CST 0001 ERRO [comm.tls] ClientHandshake -> Client TLS handshake failed after 173.725µs with error EOF remoteaddress=127.0.0.1:7051
- ERR_SSL_PROTOCOL_ERROR generated using X509 certificate with Kestrel hosting in .NET 8 on Linux
Related Questions in PRESTASHOP
- Troubleshooting form submission in PrestaShop's hookDisplayAdminProductsExtra module
- How do I disable the circular slider buttons?
- How to retrieve product/order return information via PrestaShop 8 API?
- Error 302: ERR_TOO_MANY_REDIRECTS in Prestashop Back Office
- PrestaShop metrics definition
- Store in Prestashop (1.7.5) does not recognize theme or images
- PrestaShop 1.7.8 API bug on simple product creation
- SSL with prestashop using docker installation
- Creating a new search provider in prestashop
- Prestashop payment methods is empty in backoffice
- Allowing PDF upload in product customization Prestashop 1.6: how to delete the uploaded file
- Prestashop Auto Change Statut if customer in whitelist
- 500 error on Prestashop 1.7.8.7 installed with OVH
- Display the order date and time in the order list
- Adding a Product Image via PrestaShop Webservice API
Related Questions in OVH
- Javax mail api with OVH
- OctoberCMS : Have to go to index.php
- OVH - client denied by server configuration:
- Hosting error 500
- Launch js server on my online server
- Laravel 5.3 large file upload
- Deploy a Symfony website with Git on OVH shared server
- What are the specs of the CPU at Digital Ocean
- Socket.io Nodejs dedicated game server - emitting messages increases CPU usage - how to get more CPU capacity?
- Email sent with spring mail via ovh address is not received
- Could not connect to smtp host ovh server port 465
- How to debug the PHP error "Parse error: syntax error, unexpected T_CLASS"
- script cURl API: message":"Invalid signature"
- How to resolve CORS configuration ovh cloud?
- How to get OVH service account identity?
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)