Questions tagged as 'certificado-ssl'

1
answer

Send SII model to hacienda using cURL

I am completely desperate. I tried some time ago to find an answer using vba, and I did not get a solution. I went back to the load trying to use cURL from the command line, but it does not work either. In this case, I am going to raise the w...
asked by 02.01.2018 / 14:51
1
answer

Error installing Ubuntu Ubuntu 16.04 "dpkg: error processing archive /var/cache/apt/archives/apport_2.20.1-0ubuntu2.15_all.deb"

I have an application made in Django that is now in production mode in ubuntu server 16.04 and I need to generate its SSL Certificate so that users can access through HTTPS, for this I have guided myself with this tutorial: link After...
asked by 04.01.2018 / 02:01
0
answers

A question about SSL [closed]

What I want to know is, if this site link is reliable to create a free SSL certificate and what exactly this other site serves < a href="https://platform.cloudways.com"> link     
asked by 04.09.2017 / 03:51
0
answers

Run RestTemplate with an external resource on HTTPS

I'm trying to consume a public endpoint that is available in both http and SSL, https://jsonplaceholder.typicode.com/posts/1 which returns a very simple json. I have configured my RestTemplate as follows: @Configuration public class...
asked by 09.03.2018 / 13:43
2
answers

Security certificate in android studio + Volley

I am using the following code to generate a Singleton instance of the Volley class and incorporate a security certificate, the problem is that now I need to attach another certificate and I have no idea where to do it. public class VolleySingl...
asked by 07.12.2018 / 13:39
0
answers

How is a webservice with SSL certificates published in IIS and how can I later consume it in VS2015?

I have a WebService that I publish locally on the IIS with SSL certificates generated locally using Makecert.exe. From the browser I can see it and use it (the browser asks me for the client certificate, it is sent and it works, that's fine, it'...
asked by 19.10.2018 / 21:15
2
answers

Script to convert .P12 to .CER

Hello dear community, I would like to know a way to convert from .p12 to .cer from my web I have been thinking that it could be possible through a script the logic is as follows uploads the .p12 document button to eject document with...
asked by 14.08.2018 / 16:16
0
answers

How to import OpenSSL trusted certificates in Windows 10?

Hi, I'm trying to import an openSSl trust certificate for localhost where I have an Express server. I have seen options to do it on Mac, which is Keychain Access, but I can not find the way to do it from windows 10. I would like to know what fol...
asked by 31.05.2018 / 12:25
2
answers

unsafe site SSL certificate

Good day, I have a problem with my page, install my site in a VPS and add an SSL certificate and it works but before entering the message "SITE NOT SURE" someone knows what is due? my site is this     
asked by 14.10.2018 / 02:29
2
answers

Generate a .cert and .key certificate?

I am very new to the generation and operation of certificates. A company x needs your page to be secure (https), for that I know they need a certificate, when I ask them to give me the certificate they send me 3 files: (certificate.ca.crt ; ce...
asked by 06.11.2018 / 15:53