Hypertext Transfer Protocol Secure
0
votes
0answers
212 views
What changed? On Ubuntu 12.10 https does not work with correct proxy settings
I recently updated to 12.10 after which I am unable to open secure pages (https://) including google, gmail and facebook.
I have the same proxy settings as before which are only on http and ftp. When ...
0
votes
0answers
129 views
How to use SSL with sickbeard and SABznbd?
Has anyone managed to set up SSL with Sickbeard or SABnzbd?
I cannot find a tutorial on how to do it, and I have no experience with SSL either.
Does anyone have any advice/suggestions or has ...
0
votes
0answers
329 views
Firefox fails to open https://youtube.com
I'm using Ubuntu 12.10 it's fully updated. Java & latest Flash Player that Adobe released is installed, and I'm using the nightly build of Mozilla Firefox 22.0a1.
My country Filters Websites like ...
0
votes
1answer
97 views
Virus scanning for SSL/HTTPS connections. How?
I am using havp and squid. How do I scan HTTPS connections with havp anti-virus?
Right now, testing eicar http://www.eicar.org/85-0-Download.html proves that anti-virus havp is working with havp. On ...
4
votes
5answers
522 views
How to download YouTube videos via HTTPS
I am unable to access YouTube on HTTP. But I can access the same on an HTTPS.
When I executed the command wget https://www.youtube.com/watch?v=StJLvbPIvTw it returned the following response:
...
1
vote
0answers
81 views
how to force ssl with default-ssl without DNS?
I know this has been covered everywhere, and I've actually made this work on another server, but I can't seem to get it to work.
I have this
RewriteEngine on
RewriteCond %{HTTPS} !=on
...
0
votes
1answer
80 views
ssl only specify website
I already made a SSL certificate for my server, but can I use the SSL only for specific website.
For example inside /var/www I have a lot web folder and I want the "A" website used HTTPS and the ...
1
vote
0answers
22 views
URL is redirecting to HTTPS?
I installed SSL (stupidly) to encrypt the data being sent, the only trouble was my subdomain was redirecting to my main. I changed my default virtual host back to the original settings and also ran ...
1
vote
0answers
28 views
wiki.ubuntu.com forcing https with improper security certificate [closed]
Site: https://wiki.ubuntu.com
When you attempt to go to the HTTP wiki site, the HTTP server sends a "Moved Permanently" response forcing the browser to use HTTPS/SSL, but the certificate being ...
0
votes
0answers
38 views
https sites won't load
The other day, I installed some updates (in 12.10) and rebooted after I was prompted. I then found that I could connect to the router, but no websites would load. After several reboots and ...
0
votes
1answer
97 views
Configuring a HTTP and HTTPS web accelerator using Varnish
I have installed and configured varnish on my new server. The server is currently working for http traffic.
I would like to also forward SSL traffic to my webserver. It is not necessary to cache this ...
1
vote
0answers
67 views
Connections to ubuntu server running on EC2
I have a ubuntu EC2 with its default settings. I'm using it for a web application that receives request from iPhone apps. I was trying to do a stress test to see how many connections could be handled ...
0
votes
1answer
339 views
Updating http_proxy environment variable
I recently changed my password corresponding to my username for my proxy. Hence I updated the apt.conf and /etc/environment files with my new password. However when I type
echo $http_proxy
or
...
0
votes
1answer
100 views
http strict transport security on apache
I could not find one topic on HSTS here on askubuntu.com yet so here it comes:
I want to setup HSTS so that my webserver will force the browsers to use HTTPS.
Does anyone know how to set this up for ...
1
vote
1answer
97 views
Make shared folder on Ubuntu through HTTP
I have a working project on Android, where there is a hhtp-server and client. Client sends GET and POST request to server and so downloads and uploads files from server. Now I want to create such ...
7
votes
3answers
710 views
Connection timeout when accessing Github
I have exactly the same problem as described here: http://stackoverflow.com/questions/12849986/connection-timeout-when-accessing-github
So I'll just copy & paste:
I have some weird problems. ...
1
vote
0answers
30 views
Since archive.ubuntu.com does not support HTTPS, is there any alternative server that does?
This question hadn't been asked separately, so here it is.
In particular, is there any official repository that provides and https alternative to the defaults http official repositories?
4
votes
1answer
48 views
Is there a HTTPS server for official Ubuntu releases?
Is there an https download available of ubuntu ISOs?
1
vote
2answers
595 views
How do I get https web interface in Transmission?
I use Transmission's Web Interface, but I don't feel comfortable using it remotely (outside of LAN, e.g., from a friend's house) due to the lack of any sort of encryption. The idea of broadcasting my ...
0
votes
1answer
502 views
Cannot use https (secure connection) on Firefox
Suddenly I cannot access any https connection. Firefox shows an error
Error code: ssl_error_rx_record_too_long
Even I cannot access Google (http). It shows blank page most of the time. I did not do ...
0
votes
3answers
3k views
Can't connect to certain HTTPS sites
I've just moved to a new apartment and with internet connection via a router and I'm finding that I can't connect to quite a few sites that use SSL.
For example trying to connect to PayPal:
curl -v ...
0
votes
0answers
282 views
how to configure https in ubuntu with apache over windows azure
down vote favorite
I have an Ubuntu 12.04 server in Windows Azure with Apache. I have configured Apache with an SSL certificate. I can access apache on port 443 locally, so apache is correctly ...
7
votes
2answers
756 views
How to use https with apt-get?
Does apt-get use https or any kind of encryption? Is there a way to configure it to use it?
0
votes
2answers
498 views
Unable to connect to https sites with wired connection [closed]
I Have a problem only with https sites.
Trying to access for example mail.google.com, after credentials, all browsers stay there waiting for response of https://accounts.google.com
With others https I ...
7
votes
4answers
3k views
Python HTTPS requests (urllib2) to some sites fail on Ubuntu 12.04 without proxy
I have an little app I wrote in Python and it used to work... until yesterday, when it suddenly started giving me an error in a HTTPS connection. I don't remember if there was an update, but both ...
0
votes
1answer
268 views
stunnel changes https pages to http when clicking a link
I have stunnel4 installed on Ubuntu Server 11.10. I have apache installed from the repositories. I have some programs installed such as ownCloud or sitebar. When I visit their web pages over the ...
2
votes
1answer
2k views
How to use self signed certificate with an SVN client
When I access to a SVN repository with HTTPS, I have the follwing error: SSL handshake failed: SSL error: A TLS warning alert has been received. I target a SVN server (with mod_dav) with a self signed ...
1
vote
2answers
401 views
Is there any alternatives of tsocks support HTTPS proxy?
tsocks is using LD_PRELOAD environment variable to inject into other applications.
I can only access to internet via a HTTPS proxy, however tsocks only supports socks proxy.
So is there any ...
1
vote
1answer
2k views
How to sniff https?
I've been using Windows for a long time with the HTTP Analyzer application, which is basically Wireshark for http/https protocols and is able to actually process https requests the same way as HTTP.
...
2
votes
0answers
760 views
how to setup a https proxy [duplicate]
Possible Duplicate:
How can I configure proxy authentication?
The Ubuntu 11.10 has only simple proxy configuration. Where is the authentication option?
is there any https proxy connector ...
1
vote
3answers
453 views
How can I access my http site (non-Apache) through https?
I'm using the open source Motion CCTV/webcam software to allow me to view my camera live over a network. Internally, I can go to my web browser, type in the URL which is something like ...
