can't access internet using the windows xp;
Operating system
ubuntu 24.04
Description
can't access internet using IE for windows xp
Docker compose
services: windows: image: dockurr/windows container_name: windows environment: VERSION: "xp" devices: - /dev/kvm cap_add: - NET_ADMIN ports: - 8006:8006 - 3389:3389/tcp - 3389:3389/udp stop_grace_period: 2m
Docker log
null
Screenshots (optional)
No response
Everything works for me on XP.
@hzxie please search a word and click the link. is it working? I thin https connection not working.
@kozdincer You are using an OS from 25 years ago, and then you are surprised that SSL is not fully working?
I selected a selectable OS that is in the documentation and I reported a problem. What is the problem? @kroese Note: You can set up a VM and do everything with XP.
@kozdincer Fair enough. But "internet isnt working" is a bit vague. Many sites are not working in IE because the certificates that ship with XP are expired. One exception should be the Google frontpage, like @hzxie showed. To test if the "internet is working" you can just ping an IP address or domain name. If some websites in IE aren't working, it's to be expected and nothing to do with this container.
@kozdincer I can search. However, most websites cannot be accessed because of the outdated Internet Explorer 6. As @kroese mentioned, the SSL functionality is limited since modern websites require SSLv1.2 or higher, which is not compatible with IE 6.
Windows XP runs exceptionally fast on modern hardware, but its software support has significantly declined.