Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged ssl

0 votes
694 views
1 answer
    I wonder why I am getting certificate error if I try to access a site with ip address instead of domain name. ... s address. Why is that so? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
694 views
1 answer
    In my application, a Certificate for Client-Authentication is programatically added to the MY-Store using the ... helpful in this case. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.7k views
1 answer
    I have an electron app that syncs with a server I own at a https://XXX.XX.XX.XXX:port that has ... to load resource: net::ERR_INSECURE_RESPONSE See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
697 views
1 answer
    I'm using curl library (with NSS) in PHP to connect to my other server. Everything was fine until last week, ... ? Or am I missing something? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
681 views
1 answer
    I'm trying to use httplib to send credit card information to authorize.net. When i try to post the request, I ... Apache can't open the port? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
736 views
1 answer
    I have a standard Elastic Beanstalk app set up and running great over HTTP. There is one EC2 instance (for now ... will continue to speak HTTP? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
502 views
1 answer
    i try to make a post request, witch contains a file, the problem is, i have to use ssl and the ... disconnect(); } } Any suggestions? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
512 views
1 answer
    What role does SSLSocketFactory class in java play when using HttpsURLConnection? The java docs is not of much ... use java System Properties)? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
552 views
1 answer
    I am writing an application that uses SSL. Hence, I have a dummy keystore and a dummy truststore I want to ... put on the client? Thanks See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
744 views
1 answer
    How would you extract the Server Name Indication from a TLS Client Hello message. I'm curently struggling to ... byte in the first place? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
729 views
1 answer
    i am using OKHttp for my project. i want to enable TLSv1.2 for my service call. can any body tell me how to enable it. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    i'm getting an error when running kubectl one one machine (windows) the k8s cluster is running on ... certificate signed by unknown authority See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I am stuck using Python 2.6 and I need to send a post request using TLS 1.2. Does Python 2.6's ... support this. Is there an easier way? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I have Fiddler installed on my machine. I have installed the Fiddler Root Certificate to decrypt HTTPS traffic, but it ... I don't see anyhing. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
667 views
1 answer
    I have an ASP.NET site which should transport completely over HTTPS. However, in Google Chrome I get a warning that ... 't be going over HTTPS? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
521 views
1 answer
    Update 2013-04-25: This is a popular question that is getting more attention than it probably should. In order to ... is faster than over http. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
886 views
1 answer
    I'm trying to setup SSO using OWin and Thinktecture Identity Server but I am not having any luck getting the SSL ... on what I'm doing wrong? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
730 views
1 answer
    I'm using Windows Server 2012 and IIS 8.5. I've set SSL for the website and the SSL Settings are: Require ... that's not my case. Thanks! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
554 views
1 answer
    Lets say I have something like this (client side code): TrustManager[] trustAllCerts = new TrustManager[]{ new X509TrustManager( ... } } } } }; See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
689 views
1 answer
    I'm trying to establish a TLS connection with the use of a self signed server certificate. I generated the certificate ... ") What's my mistake? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
712 views
1 answer
    We have a Cloudfront distribution with custom origin that has been working just fine for quite a long time, serving ... ADDRESS> </BODY></HTML> See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
651 views
1 answer
    Ok So I installed Apache httpd a while ago and have recently come back to it to try setup SSL and get it serving ... I can get past this error? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
654 views
1 answer
    Let me explain my question first. I bought a certificate from a CA and used the following format to generate ... RSA private key using openssl? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
661 views
1 answer
    I am new to Curl and Cacerts world and facing a problem while connecting to a server. Basically, I need to test ... ] But got the same error. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
625 views
1 answer
    Running on Windows Azure Websites, I want to use ssl via the default *.azurewebsites.net certificate. It works ... or some requests to https? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
596 views
1 answer
    Suppose my website is over HTTPS and I need to load a CSS or Object resource from HTTP, how can I do this? ... . Can someone give me a solution? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
769 views
1 answer
    I'm currently deploying a .net-core web-api to an docker container on rhel 7.1. Everything works as expected ... keystore on the rhel-system? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
687 views
1 answer
    How do I use the ASP.NET MVC 2 Preview 2 Futures RequireHttps attribute? I want to prevent unsecured HTTP requests ... do I use this feature? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.9k users

...