Questions tagged as 'certificado-ssl'

0
answers

Java, Spring Security: How to configure Spring Securiry to allow requests with certificates .x509 (.pfx)?

I have an application with Java and Spring Security in which the user must log in to be able to make any request. Now I want that for a particular request, I can access through a certificate (.pfx). My question is, how should I configure in Spri...
asked by 08.05.2018 / 00:18
0
answers

Tomcat 8: Security certificate

Using cerbot I have obtained a certificate for my domain, which creates me in the folder: /etc/letsencrypt/live/"mydomain" . The following files: cert.pem chain.pem fullchain.pem privatekey.pem Then I converted the fullchain c...
asked by 23.04.2018 / 13:25
0
answers

Key set does not exist

I want to use a service in WCF and when I want to consume one of its methods an error appears saying that the set of keys does not exist. This is my app.config: <?xml version="1.0" encoding="utf-8" ?> <configuration> <system....
asked by 28.02.2018 / 16:41
0
answers

JAX WS WebServiceClient Problem

We are developing an application in java and since a few weeks ago we have a problem that we are not able to solve. This is a call to a webservice to obtain a series of data with certificates. We have followed the following steps for the c...
asked by 23.02.2018 / 11:48
0
answers

SSL certificate does not allow to specify port 8080

Good day to all the readers and in advance thank you for all the help you can give me. A few days ago searching the internet I found that you can generate SSL certificates for free and in fact followed the steps of a tutorial and the certificate...
asked by 20.02.2018 / 06:59