| |
Perff Administrator
Posts: 1676 |
Server is moved and CSDb is getting new IP
The server CSDb is running on is being moved the night between this thursday and friday, so there might be some downtime around midnight.
They estimate around 45 minutes.
The IP will be changed from 195.41.47.80 to 91.223.235.251, so you know what to put in your hosts-file if you have problems connecting. ;) |
|
... 12 posts hidden. Click here to view all posts.... |
| |
iAN CooG
Registered: May 2002 Posts: 3186 |
I don't know if self signed certificates will be accepted in future. In chrom(e/ium) based browsers at least you are asked to accept the risk now and then you get in here using https, indicating it's not trusted. |
| |
CreaMD
Registered: Dec 2001 Posts: 3048 |
Let's encrypt is free and works ok. Having valid cert enabled and redirecting to https is only half of the solution. You also need to change all html urls to https:// test everything etc. |
| |
Skate
Registered: Jul 2003 Posts: 494 |
Quote: Let's encrypt is free and works ok. Having valid cert enabled and redirecting to https is only half of the solution. You also need to change all html urls to https:// test everything etc.
I believe better solution is to use // only with URLs. Many CDNs advice to use URLs like this to be able to be both HTTP and HTTPS compatible. I don't know if it has any other side effects but if there is not, please consider changing all http:// URLS to // only instead of https://. This might be useful for the upcoming web standards. Also you can update the URLs in the database before redirecting to SSL and it wouldn't break anything. |
Previous - 1 | 2 | 3 - Next |