search for: rapidssl

Displaying 20 results from an estimated 22 matches for "rapidssl".

2015 Jul 27
2
LMPT SSL
...1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits) I checked certs by openssl s_client: #openssl s_client -connect localhost:24 -showcerts -starttls smtp -CApath /etc/ssl/certs/ And I gets didn't found starttls in server response, try anyway... depth=0 OU = GT46258006, OU = See www.rapidssl.com/resources/cps (c)15, OU = Domain Control Validated - RapidSSL(R), CN = mail.active24.pl verify error:num=20:unable to get local issuer certificate verify return:1 depth=0 OU = GT46258006, OU = See www.rapidssl.com/resources/cps (c)15, OU = Domain Control Validated - RapidSSL(R), CN = mail.act...
2015 Jul 27
0
LMPT SSL
...84 (256/256 bits) > > I checked certs by openssl s_client: > #openssl s_client -connect localhost:24 -showcerts -starttls smtp -CApath > /etc/ssl/certs/ > > And I gets > > didn't found starttls in server response, try anyway... > depth=0 OU = GT46258006, OU = See www.rapidssl.com/resources/cps (c)15, OU = > Domain Control Validated - RapidSSL(R), CN = mail.active24.pl > verify error:num=20:unable to get local issuer certificate > verify return:1 > depth=0 OU = GT46258006, OU = See www.rapidssl.com/resources/cps (c)15, OU = > Domain Control Validated - R...
2014 Apr 18
4
Changing SSL certificates - switching from self-signed to RapidSSL
...d to let me buy some real certs... Until now, we've been using self-signed certs with the following dovecot config: ssl = required ssl_cert = </etc/ssl/ourCerts/imap.pem ssl_key = </etc/ssl/ourCerts/imap_key.pem Now, I've created new keys/certs and the CSR, got the new certs from RapidSSL (and also downloaded their Intermediate bundle), saved everything per their instructions, which say to reference them as follows: ssl = required ssl_cert_file = /etc/ssl/ourNewCerts/mail.ourdomain.com.crt ssl_key_file = /etc/ssl/ourNewCerts/mail.ourdomain.com.key ssl_ca_file = /etc/ssl/ourNewCert...
2020 Feb 18
2
reviewboard.asterisk.org SSL Trust Failure
...eviewboard.asterisk.org. If you visit this site, attackers could try to steal information like your passwords, emails, or credit card details. Websites prove their identity via certificates, which are issued by certificate authorities. Most browsers no longer trust certificates issued by GeoTrust, RapidSSL, Symantec, Thawte, and VeriSign. reviewboard.asterisk.org uses a certificate from one of these authorities and so the website’s identity cannot be proven. I see that the cert is signed by RapidSSL Doug
2009 Aug 26
1
ssl certificate, maximum protection, on the budget?
Hello, I've got a client who wants to go ssl. He's running a web server, smtp/pop, and ftps and imaps is coming as well. I'm looking for a wildcard ssl certificate i believe it's called but one on the budget plan. I am also wanting to ensure that the mod_ssl with httpd on the server is only using the strongest encryption methods and protocols. Thanks. Dave.
2010 Sep 08
4
OpenSSL
Hello anyone used OpenSSL before? Why do we need to pay for expensive SSL certs when there is OpenSSL which is provided free? Is there a difference? I''ve got an ecommerce website, and wondering if OpenSSL is enough? Your thoughts will be appreciated -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this
2006 May 30
2
SSL certificate and rails...
Newbie Q: Building a webstore and need to have SLL-encryption on the checkout pages... I have no previous experience with SSL. I understand that I need a SSL-certificate. I''m planning on purchasing the cert from RapidSSL, but to do that I need to generate a CSR (Certificate Signing Request). How do I do that? How do I install the certificate on the server? Are there any guides on this topic? How do I configure rails for SSL? I''m feeling a bit lost here... OS: win xp pro rails: 1.1.2 ruby 1.8.2 lighttp...
2015 May 29
2
Enabling Master User for migration
On 5/29/2015 9:25 AM, Dominik Breu <dominik at dominikbreu.de> wrote: > Hello Charles, > > the bare minimum ist just the first passdb entry > auth_master_user_separator = * > passdb { > driver = passwd-file > args = /etc/dovecot/passwd.masterusers > master = yes > pass = yes > } > > this will do the trick. Ok, this isn't working, I'm
2007 Apr 10
4
rc31 -> "deferring operation: binding"
...#39;s quite disconcerting given the expected behavior described in the Changelog. Any thoughts? -Ben cliff:/opt/dovecot/etc root# ../sbin/dovecot -n # /opt/dovecot-1.0.rc31/etc/dovecot.conf log_timestamp: %Y-%m-%d %H:%M:%S protocols: imap imaps pop3 pop3s ssl_cert_file: /etc/ssl/certs/mcad.edu.rapidssl.crt ssl_key_file: /etc/ssl/private/mcad.edu.rapidssl.key disable_plaintext_auth: no shutdown_clients: no login_dir: /opt/dovecot-1.0.rc31/var/run/dovecot/login login_executable(default): /opt/dovecot-1.0.rc31/libexec/dovecot/imap-login login_executable(imap): /opt/dovecot-1.0.rc31/libexec/dovecot/i...
2020 Feb 18
0
reviewboard.asterisk.org SSL Trust Failure
...If you visit this site, attackers could try to > steal information like your passwords, emails, or credit card details. > > Websites prove their identity via certificates, which are issued by > certificate authorities. Most browsers no longer trust certificates issued > by GeoTrust, RapidSSL, Symantec, Thawte, and VeriSign. > reviewboard.asterisk.org uses a certificate from one of these authorities > and so the website’s identity cannot be proven. > > I see that the cert is signed by RapidSSL > Reviewboard is a legacy site and will likely be shutdown. Is there a reason...
2015 May 29
0
Enabling Master User for migration
...service imap-login { > inet_listener imap { > port = 143 > } > inet_listener imaps { > port = 993 > ssl = yes > } > service_count = 0 > } > service imap { > process_limit = 2048 > } > ssl = required > ssl_cert = </etc/ssl/mbiCerts/RapidSSL/mail_mbi.crt > ssl_key = </etc/ssl/mbiCerts/RapidSSL/mail_mbi.key > userdb { > args = /etc/dovecot/dovecot-sql.conf.ext > driver = sql > } > protocol smtp { > auth_verbose = yes > } > protocol lda { > auth_verbose = yes > mail_plugins = sieve > } &gt...
2013 Nov 13
2
Dovecot login slow
Can't figure out why the login is slow. I telnet to port 143 on localhost. I type: 0 login user password Takes about 10 seconds and it lets me in. I'm using MYSQL and it's a small indexed database on a fast server so it's not the mysql query that's slowing it down. At least I don't think it is. But - kind of stumped. Just wondering if there's something obvious
2015 May 21
1
asterisk 13 webrtc
...rocess_sdp: Can't provide secure audio requested in SDP offer " sip.conf (important parts) [vr1a882] ... nat=force_rport,comedia canreinvite=no encryption=yes avpf=yes force_avp=yes icesupport=yes directmedia=yes transport=wss,ws dtlsrekey=60 dtlsverify=no dtlscertfile=/etc/pki/tls/certs/rapidssl.crt dtlsprivatekey=/etc/pki/tls/private/rapidssl.key dtlssetup=actpass sip dump <--- SIP read from WS:2.2.2.2:8558 ---> INVITE sip:887 at ipbx SIP/2.0 Via: SIP/2.0/WSS df7jal23ls0d.invalid;branch=z9hG4bKyhVsmJdAtwRvuOWz9BHiNo1DGcqp4grQ;rport From: "cervenka"<sip:vr1a882 at vhX...
2015 May 29
1
Enabling Master User for migration
...rt = 143 > > } > > inet_listener imaps { > > port = 993 > > ssl = yes > > } > > service_count = 0 > > } > > service imap { > > process_limit = 2048 > > } > > ssl = required > > ssl_cert = </etc/ssl/mbiCerts/RapidSSL/mail_mbi.crt > > ssl_key = </etc/ssl/mbiCerts/RapidSSL/mail_mbi.key > > userdb { > > args = /etc/dovecot/dovecot-sql.conf.ext > > driver = sql > > } > > protocol smtp { > > auth_verbose = yes > > } > > protocol lda { > > auth_ve...
2010 Jan 12
5
Get Me Outta Here! Web site security issue
Hi All, I have a CentOS 5.4 web server. I have some stuff that runs on 443. When I hit https://<the site> The user gets a warning saying that site identity could not be verified and the user can add an exception if they want. How do I stop this from happing? Do I need to buy an SSL cert? Aren't these really expensive per server and I have 5 servers I would need to do this too. Can
2009 Aug 24
8
self signing certificates
hi all, I have gone through the process of self signing certificates. Aside from the pop-ups about not trusted etc... everything appears to work. For "internal" applications what do people/places do? It would be nice to be seamless and have the "your not trusted" window pop-up. Yet this is not a public web site either. Just internal use. The server might be on the internet
2016 Jun 14
1
Besoin d’aide pour upssched
...ection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 * Server certificate: * subject: CN=*.free-mobile.fr * start date: 2016-05-24 00:00:00 GMT * expire date: 2018-06-23 23:59:59 GMT * subjectAltName: smsapi.free-mobile.fr matched * issuer: C=US; O=GeoTrust Inc.; CN=RapidSSL SHA256 CA * SSL certificate verify ok. > GET /sendmsg?user=195xxxxxx&pass=jeXXUxxxxxxxxx&msg=Coupure%20electrique HTTP/1.1 > User-Agent: curl/7.38.0 > Host: smsapi.free-mobile.fr > Accept: */* > < HTTP/1.1 200 OK * Server nginx is not blacklisted < Server: nginx...
2008 Mar 10
3
question about dovecot imap outlook clients
Hello, Well... thanks to the input of all of you I have my dovecot->ldap connection working for almost all of my clients, however... on outlook, a message for certificates being trusted comes up, the user clicks yes and connection fails. Questions: Do I have to get an ssl certificate to make it work? ( cost ouch!) Is there a way around this using my own self-signed certificates? Is there
2010 Jan 27
6
Installing an SSL Cert
HI All, I am considering buying this: http://www.godaddy.com/Compare/gdcompare_ssl.aspx?isc=sslqgo003a Since I have a domain that will be collecting data and processing payments. Where can I find instructions on how to install the certificate? Do I have to run another domain or sub domain for the store? Or can I just run the whole domain on https? Thanks, -Jason
2015 Apr 24
3
[patch] TLS Handshake failures can crash imap-login
Hi, I tracked down a tricky bug in dovecot that can cause the imap-login and pop3-login processes to crash on handshake failures. This can be tested by disabling SSLv3 in the dovecot config (ssl_protocols = !SSLv2 !SSLv3) and trying to connect with openssl and forced sslv3 (openssl s_client -ssl3 -connect localhost:995). This would cause a crash. What was going on is this: In