This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
https [2022/12/14 16:09] yves created |
https [2022/12/14 16:13] (current) yves |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== HTTP vs HTTPS ===== | ===== HTTP vs HTTPS ===== | ||
- | PMA.studio and PMA.vue preferably are run under the HTTPS-protocol (provided you have an SSL certificate enabled on your webserver). | + | PMA.studio and PMA.vue preferably are run under the [[https://en.wikipedia.org/wiki/HTTPS|HTTPS-protocol]] (provided you have an [[https://en.wikipedia.org/wiki/Public_key_certificate|SSL certificate]] enabled on your webserver). |
If you accidentally launch either application under the HTTP protocol instead of the HTTPS protocol, a notification shows during the login procedure. | If you accidentally launch either application under the HTTP protocol instead of the HTTPS protocol, a notification shows during the login procedure. | ||
- | {{ ::http_https.png?400 |}} | + | {{ ::http_https.png |}} |
The notification appears whether you intended to launch the application under HTTP or whether it was an accident. It's up to the end-user to decide whether the message is justified or not (in which can you can continue using the software as is, e.g. when running it on //localhost//). | The notification appears whether you intended to launch the application under HTTP or whether it was an accident. It's up to the end-user to decide whether the message is justified or not (in which can you can continue using the software as is, e.g. when running it on //localhost//). |