Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
If I misstyped my “common name” how do I change it?
Also, I followed this guide. Now when I connect to my website like https://www.mywebsite.com chrome alerts me about that SSL I only want to display it when I go to mywebsite.com/phpmyadmin . So if a new user would type in www.mywebsite.com, would he be alerted about that SSL or is it only when he goes to / phpmyadmin?
thanks,
@kevin_thulin: Unfortunately, that’s the way it works. Since you have only one IP address, all domains pointed to it will have SSL enabled.
If you mistyped the common name, just delete your existing certificate and recreate it: rm /etc/apache2/ssl/apache.{key,crt} and then follow step “How to Set Up SSL with PhpMyAdmin” again.
Ok, thanks Kamal. I will try to make it work like webmin does, eg www.domain.com:10000 , then the SSL pops up
Hey! I have got this error can you help me please
The error which have remains is this
Please i have no idea of it
I have an error that says
[warn] NameVirtualHost *:80 has no VirtualHosts
How can i solve it
Hello, I followed this tutorial and everything worked. But after a while I installed a ssl certificate, other than self-signed and can not access phpmyadmin with root or password.
What can I do?