| bio | website | netsekure.org |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 3 years, 10 months |
| seen | Apr 22 at 22:43 | |
| stats | profile views | 38 |
|
Jul 11 |
awarded | Yearling |
|
Jan 30 |
answered | How to debug the integration of a Windows 7 machine into a Samba 3 domain? |
|
Jan 26 |
comment |
Free (or nearly free) Trusted SSL Certificate? I've been using StartCom for 3 years now and they rock. Can't go wrong with them and their certs being free for an year. Also, the owner of the company still runs most of it and detected recent attacks himself! |
|
Jan 23 |
answered | SSL FTP fails on Windows 7 but not Windows XP clients |
|
Sep 1 |
answered | Windows Vista and 7 crossrealm authentication MIT Kerberos |
|
Jul 12 |
awarded | Yearling |
|
Jul 8 |
answered | Access denied error when running site with SSL |
|
Jul 7 |
answered | 403.16 - Client certificate is untrusted or invalid - IIS 6 - Windows Server 2003 |
|
Jun 29 |
answered | CentOS - Apache and SSL? |
|
Jun 28 |
comment |
SSL Certificate with any webhost I believe in stating the facts, since you never know what his target segment of users is. It might very well be all mobile users or desktop users using Firefox. |
|
Jun 28 |
comment |
SSL Certificate with any webhost Depends on the hosting company. If they support TLS Server Name Indication on their server, he can use the certificate without dedicated IP address. Most browsers work fine with that, except IEx running on WinXP. |
|
Jun 24 |
comment |
SVN SSL negotiation failed Alternatively, get a network capture to see which phase of the handshake is failing. |
|
Jun 22 |
answered | Is there a provider that offers free SSL certificates that don't give a warning in Firefox 4? |
|
Sep 3 |
answered | What is TLS and how does it compare to SSL? |
|
Sep 3 |
comment |
What is TLS and how does it compare to SSL? Also, TLS does not break compatability with SSL, please verify your sources. |
|
Sep 3 |
comment |
What is TLS and how does it compare to SSL? I beg to differ. TLS does not generally refer to STARTTLS command in SMTP. Any documentation that you read will refer to TLS as the TLS protocol, which is used by SMTP to protect its traffic. Now when it comes to "Opportunistic TLS", then you can involve higher level protocols which have the "opportunity" to use TLS or not. |
|
Sep 3 |
comment |
What is TLS and how does it compare to SSL? All of those comments apply to SSL/TLS being used by other protocols. SSLv3 and TLSv1.0 are almost identical with differences only known to the protocol experts. |
|
Aug 25 |
answered | Windows Server 2008 R2 LDAPS |
|
Aug 24 |
comment |
Using SSLv3 - Enabling Strong Ciphers Server 2008 What is the machine you are trying to authenticate to? If it is publicly reachable, I can take a peek at what it supports and see if there is anything I can spot. |
|
Aug 24 |
comment |
Using SSLv3 - Enabling Strong Ciphers Server 2008 The error most likely doesn't come from MSXML.DLL, rather from the security subsystem on Windows. Look in the event log for logs from the "Schannel" component, which implements SSL/TLS on Windows. There might be some clues there. Did you actually resolve the issue? |