SSL questions refer to either the Secure Sockets Layer communications protocol or interacting with signed certificates issued by trusted signing authorities.
0
votes
0answers
24 views
Can not connect via FTP over explicit TLS/SSL
I have been rather desperate trying to connect via FTP over explicit TLS/SSL.
I am following this manual: http://repeatexplorer.umbr.cas.cz/static/html/help/manual.html#using-ftp
Here is what I ...
0
votes
2answers
109 views
How can I fix my WPA-EAP certificate problem?
I'm trying to connect my school's WiFi which has WPA-EAP. Everything else can connect to it except my ubuntu machine. I can connect on my HTC ONE X Android, OS X, Windows XP & 7, and iOS devices.
...
1
vote
0answers
55 views
gcalcli throwing ssl errors in 13.04
I'm using Ubuntu 13.04. I was using gcalcli (from source) previously on Ubuntu 12.04 and it was working fine. But on 13.04, it fails to authenticate google with an ssl error. It opens a new bowser ...
0
votes
1answer
64 views
How can I configure Apache2 for SSL and install a SSL certificate?
I have a SSL Certificate issued by GoDaddy. I already have a website up for ecommerce, and need to secure it.
I have tried everything to configure apache2, and install the SSL, but I cannot do it! ...
0
votes
0answers
114 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 ...
2
votes
0answers
83 views
How can I add an SSL client certificate/key globally in Ubuntu?
I have a web server which requires a client certificate to establish an SSL connection (SSLVerifyClient require in apache). In firefox or chrome, I simply import the .p12-file containing my ...
0
votes
0answers
317 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
91 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 ...
0
votes
0answers
45 views
Configure TLSv1.1 and TLSv1.2
is there a way to enable TLS v1.1 and TLS v1.2, which are now disabled?
I'm on Ubuntu server 12.04 LTS, thanks!!!
0
votes
1answer
79 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
2answers
251 views
hiphop, nginx, spdy
I'm about a month young at linux and brand new to ubuntu.
I can do this to install hiphop https://github.com/facebook/hiphop-php/wiki/Building-and-installing-HHVM-on-Ubuntu-12.04
(I installed ...
0
votes
0answers
84 views
SSL3_GET_SERVER_CERTIFICATE error
I can't open this.
The error message is:
IO::Socket::SSL->start_SSL failed: SSL connect attempt failed with
unknown errorerror:14090086:SSL
routines:SSL3_GET_SERVER_CERTIFICATE:certificate ...
0
votes
1answer
23 views
getting this error while installing cinnamon in 11.10
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 88, in <module>
ppa_info = get_ppa_info_from_lp(user, ppa_name)
File ...
3
votes
1answer
190 views
Ubuntu 12.04 LTS, SSL, IRC: Unable to build with OpenSSL
I have a small server running Ubuntu 12.04 LTS. On it I wanted to set up IRC with SSL support. it appears that ircd-hybrid is most popular. I am not married to using it so other options are welcome. ...
1
vote
0answers
217 views
ircd-hybdrid, SSL, and Ubuntu 12.04 LTS
I have a small server running Ubuntu 12.04 LTS. On it I wanted to set up IRC with SSL support. it appears that ircd-hybrid is most popular. I am not married to using it so other options are welcome. ...
3
votes
1answer
204 views
Installing Comodo Certificate on Ubuntu
I have followed steps outlined in Comodo Knowledge Base
Edited my /etc/apache2/apache2.conf and /etc/apache2/mods-available/ssl.conf by adding
<VirtualHost 197.***.**.**:443>
SSLEngine On
...
1
vote
1answer
188 views
Problems importing own CA Certificate
So, I have created my own little CA for my own purposes (inside my network, etc) and I know that the setup works (I can directly import the key into applications, and they connect to the server using ...
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
0answers
90 views
SSL connection fails to authenticate certificates for some pages?
This time, i am going to solve some irritating things with my networking on school, using ubuntu 12.10.
I am perfectly able to connect to the proxy authenticated network the school uses. But my ...
1
vote
0answers
254 views
Squid with enable-ssl option doesn't work
I recompile squid package with enable-ssl options but it doesn't help me. I have got this error
Ignoring https_port [::]:443 due to SSL initialization failure.
In same time squid works well for ...
1
vote
1answer
193 views
How do I enable SSL in Cherokee without libcherokee-mod-ssl?
I am trying to enable HTTPS support in my Cherokee webserver, but the option to enable it is missing from the "General" tab in the admin web interface. The back-end drop down only contains the "No ...
0
votes
0answers
52 views
Update Verisign certificates
My bank has asked me to update my web servers certificates (the ones used to sign their api interface for credit card transactions).
The old verisign certificates were 1024bit and the new ones are ...
2
votes
0answers
607 views
Enabling SSL in MySQL
I'm running Ubuntu Server 12.04, and I want to enable SSL connections to MySQL.
I've generated the following keys/certs files with OpenSSL:
ca-cert.pem
server-cert.pem
server-key.pem
I stored ...
0
votes
1answer
491 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 ...
2
votes
2answers
144 views
Encrypting and decrypting single file with master password and passphrase
Last night my system shutdown unexpectedly and when i restart it, it gave me superblock error. will then i fixed a little but. i was able to retrive my encrypted files which i encrypted my pgp public ...
3
votes
2answers
377 views
Where are PEM files stored for validating SSL certificates?
I am writing a SOAP client application on Ubuntu using OpenSSL and C++. I am having trouble getting my code to validate the server certificate even though it is a world famous betting site that I know ...
1
vote
1answer
214 views
Nginx with SSL package
I'm trying to install nginx using the package manager. Usually I'd do this:
sudo apt-get install nginx
but I need nginx to have SSL support. I could compile nginx from source with SSL support, but ...
0
votes
1answer
203 views
“Secure Connection Failed” error when starting ntop [closed]
When I try to start ntop, I get the following error:
Secure Connection Failed
An error occurred during a connection to 192.168.166.229:3000.
SSL received a record that exceeded the maximum ...
0
votes
2answers
324 views
Ubuntu One: Failed Handshake
In Ubuntu 12.04 64-bit: I get the following when trying to connect or sync Ubuntu One:
Traceback (most recent call last):
Failure: ubuntu_sso.utils.webclient.common.WebClientError: (u'SSL handshake ...
0
votes
0answers
74 views
Getting error when renewing SSL certificate [closed]
I get an error with the last step to renew the SSL certificate for a domain. The SCR, Certificate and the CA Certificate part has been supplied. The public IP address has been assigned to the domain ...
2
votes
1answer
484 views
trouble getting apt-get to work with https
I have a (private) apt repository setup on a server. I'm only allowing access to this repository over SSL, and only with a client certificate. I have tested the connection using curl:
$ curl ...
0
votes
1answer
798 views
add-apt-repository: Problem with the SSL CA cert
user@amd64:~$ sudo add-apt-repository ppa:jd-team/jdownloader
[sudo] password for 1:
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 125, in <module>
ppa_info ...
0
votes
0answers
44 views
apport-collect fails with “certificate verify failed” when trying to report a bug on launchpad
I am trying to report a bug but I get
root@beagle:/usr/lib/python2.7/dist-packages/apport# apport-collect <bug_id>
ERROR: connecting to Launchpad failed: [Errno 1] _ssl.c:504: ...
3
votes
3answers
1k views
How to verify the SSL fingerprint by command line? (wget, curl, …)
Using a command line website downloader, such as wget, curl or any other one... In a script...
I have the SHA-1 and the SHA-256 certficate fingerprint of a website. Due to security concerns (1) (2), ...
0
votes
1answer
185 views
Why does Adobe Air give me an SSL Certificate Alert for some website? [closed]
I am trying to run one Adobe AIR 2.5 app which is required to connect to some website.
When i tried to run this app it opens but after a while a window (SSL Certificate Alert) appears,
with ...
0
votes
1answer
306 views
Apache Server SSL Problems
Hi There is this weird problem going on with putting ssl on the server I keep on getting this error in the terminal after I already created the .key and .crt files but it keeps on saying I placed the ...
3
votes
1answer
3k views
Forticlient SSL VPN binary not running
I've got a Mac running VMWare fusion with Ubuntu 10.10 in that.
I'm currently using the Fortinet client from OSX, but that client is buggy, every time my Mac sleeps I need to reboot to get the ...
4
votes
2answers
9k views
nagios- nrpe installation error(configure: error: Cannot find ssl libraries)
i have installed nagios and i want to install nrpe. While installing NRPE, when i execute (/home/abc/nrpe/configure)
./configure
it stops after reaching the following line
...
checking for type ...
0
votes
1answer
320 views
SSL Virtualhosts not working upon reboot, unless Apache2 Manually restarted
I have a few SSL Virtualhosts and they work fine until I restart the box. Then all of the SSL virtualhosts point to the directory listed in default-ssl. If I restart Apache2 service manually ...
7
votes
1answer
358 views
Is there a modern and clear tutorial on setting up SSL for localhost / testing use?
Let's say I'm developing a script for login.example.com. I have absolutely no access to login.example.com, but that page loads a script on assets.example.com (which I have access to). To test how ...
4
votes
1answer
139 views
Is there a modern tutorial for setting up SSL on apache2?
I've been running apache2 for ages on my ubuntu server without SSL. Now that I want to have some directories delivered by SSL, I can't find any straightforward tutorials that were written recently. ...
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 ...
2
votes
2answers
2k views
How do I revoke the default snakeoil certificate?
Windows XP keeps using the snakeoil certificate that Ubuntu shipped with, despite the fact that it has never been used in any virtual host ever.
The certificate is located at
...
1
vote
2answers
1k views
InspIRCd with gnutls
I'm receiving an error trying to setup an IRC server with InspIRCd using gnutls for SSL connections.
Ubuntu Server 11.10 (Kernel 3.0.0-14-server)
InspIRCd-1.1.22+Azeitao r0
Logfile;
==> ...
0
votes
1answer
589 views
How do I install a .crt file in Firefox for Windmill Testing Framework?
I am trying to use the Windmill Testing Framework over https. When I run windmill firefox http://www.example.com the Windmill IDE comes up fine. When I run windmill firefox https://www.example.com the ...
3
votes
1answer
403 views
Ubuntu One file sync error: SSL Handshake [closed]
Ubuntu One repeatedly tries to sync my files but keeps disconnecting before anything is uploaded. Here are some of the messages from syncdaemon.log:
2012-01-08 12:12:34,068 - ...
2
votes
2answers
4k views
Cannot start XAMPP on Ubuntu 11.10
When I try to start XAMPP with sudo /opt/lampp/lampp start command it gives me a message like this.
Starting XAMPP for Linux 1.7.7...
XAMPP: Another web server daemon with SSL is already running.
...

