ssl
SslStream, BEAST and TLS 1.1
With the recent advent of BEAST (exploits a vulnerability in SSL/T开发者_运维问答LS1.0 where the initial bytes of the payload are always the same) I looked into the SslStream class to see if it suppor[详细]
2023-04-07 15:53 分类:问答Facebook Application SSL Change - AJAX Flash/Server Data Security
We are in the process of migrating (yup a bit开发者_运维问答 late huh) of our apps to handle SSL fully (rather than just the monetization portions).[详细]
2023-04-07 07:44 分类:问答Security matter: are parameters in url secure?
I have developed myself in the last few months about web development in java (开发者_高级运维servlets and jsp). I am developing a web server, which is mainly serving for an application. Actually it is[详细]
2023-04-07 06:04 分类:问答apache SSLEngine On, in separate Vhost, or mix with :80?
I\'m unsure if I should create a separate Vhost in apache for HTTPS purposes. I need to pass the "SSLEngine" option and I\'m wondering if that would hurt performance on normal http-requests?[详细]
2023-04-07 04:03 分类:问答Git ssl error on windows
I keep getting the following error when attempting to clone a git repository using ssl on windows: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed[详细]
2023-04-07 03:11 分类:问答SSL, getting an upper bound on the length of a decoded message based on the encoded message
Simply put, when given an encoded message of length n, is there anyway I can bound in advance the length of the decoded message (for memory allocation purposes)?[详细]
2023-04-07 02:54 分类:问答Send file FTP over SSL with custom port number
I want to upload and download a file to FTP over ssl with custom port number or FTP with implicit SSL.[详细]
2023-04-06 21:25 分类:问答Python client - SSL lib - certificate verify failed
I\'m trying to do a small secure HTTPS client for learning purposes and see how all the mechanics of SSL works on a higher level for now, so i\'m trying to convert a simple socket into a ssl via ssl.w[详细]
2023-04-06 21:20 分类:问答Metro web service with SSL - Is this a secure conversation
I have the following conversation log (from WCF Trace file). It shows a WCF client calling an SSL protected Metro web service. Does the conversation have applied security? How do I know this from the[详细]
2023-04-06 18:53 分类:问答Is it possible to store SSL certificate in android webview
In the app I\'m working on, I have to make an HTTPS post to a web server. I was getting certificate not trusted errors when i do it directly(without webview).[详细]
2023-04-06 18:08 分类:问答