Getting javax.net.ssl.SSLHandshakeException: Received fatal alert:...
I'm having thar error when consuming an https webservice. I have that error when running a client in Java 6. I can't change the version of the Jdk. I tried with jdk8 and it works perfectly.What could...
View ArticleLoadRunner SSL Certificate issue
I am trying to monitor a https URL using VirtualUser Generator, I have the pfx certificate of the user which is used to login as a user on the portal. I used the Openssl utility with Loadrunner to...
View ArticleUnable to tunnel through proxy. Proxy returns "HTTP/1.1 407 Proxy...
I was trying to hit the https url for google api.Using the code below but its giving some errors.but i can hitting one google api http url and its working very well without any errorDataInputStream di...
View ArticleGit error: RPC failed; HTTP 502 curl 22 The requested URL returned error: 502...
I work with TortoiseGit for my actual project. Me and the other members have some trouble since last week with our repository (worked perfect before).When I want to push/pull/clone (HTTPS), I get the...
View ArticleHow to check if a website is HTTP or HTTPS?
How can I check is a website is secure with a HTTPS or insecure with a HTTP ?My users need the enter their website like this: domain.com.My system need to ping this domain and check if it's a HTTPS or...
View ArticleSetting up NTLM Authentication with WCF to Sharepoint Web Services
I have been having a lot of difficulty setting up my WCF service to talk to Sharepoint Web services, specifically I am trying to use the Lists.asmx and Copy.asmx services. I got it working using an...
View ArticleHomebrew Apache macOS Tahoe [closed]
I installed Apache and PHP on my system and I can access localhost. I try to set up https://localhost and I followed this tutorial. I tried several tutorials and it doesn't work. As soon as I enable...
View Article