Skip to main content

All Questions

Tagged with
0 votes
1 answer
757 views

TLS: could not load verify locations

I am trying to contact the organization's OpenLDAP server over SSL. I am not sure if I am trying with the correct certificate, but I am using a .pfx file I found. It is located at C:/cert/mycert.pfx ...
pileup's user avatar
  • 239
0 votes
1 answer
321 views

How to tell which versions of TLS MYSQL (windows) is using?

I have another question about a pair of servers that I cannot turn off TLS 1.0/1.1. Even though IISCrypto showing them off and made right reg entries. The servers run an IIS10/PHP7.4/MySQL8 stack. ...
blankip's user avatar
  • 129
1 vote
1 answer
5k views

How to determine the common name (CN) for a microsoft sql certificate?

I'm in the process of trying to set up a self signed certificate for connecting a jetty server to a development sql database. I'm following the instructions here: https://codekabinett.com/rdumps.php?...
pbuchheit's user avatar
  • 171
2 votes
1 answer
11k views

Windows certificate import not accepting private key password

I'm trying to follow the instructions provided here: https://codekabinett.com/rdumps.php?Lang=2&targetDoc=create-install-ssl-tls-certificate-sql-server for setting up a self-signed certificate for ...
pbuchheit's user avatar
  • 171
0 votes
1 answer
2k views

Wrong version of OpenSSL shown when using PowerShell script "OpenSSL version"

I was following a video tutorial on installing OpenVPN Server on Windows Server 2019 and for that I needed to install OpenSSL. I downloaded and successfully installed version 3.0.1, but as soon as I ...
wolfus's user avatar
  • 1
0 votes
0 answers
906 views

Private key is not generating from .p12 file

I generated my .p12 file using the below command keytool -importkeystore -srckeystore mycert.jks -destkeystore keystore.p12 -deststoretype PKCS12 The above command successfully generated a 7 KB .p12 ...
node_saini's user avatar
1 vote
2 answers
3k views

NET::ERR_CERT_AUTHORITY_INVALID with self-signed CA in Windows

I created a (self-signed) root certificate and signed a web server certificate using a system I developed in Java (the web certificate is used in Apache 2.4.41). The certificates work without issues ...
lepe's user avatar
  • 469
1 vote
0 answers
316 views

Windows: CertUtil "Error => Pending OCSP response download"

I am trying to debug why Windows does not accept the responses from my OCSP responder as valid. I am using the command CertUtil -downloadOcsp .\certs .\ocsp_responses downloadonce A single p7b ...
Charlweed's user avatar
  • 249
0 votes
2 answers
551 views

How to create a certificate with SAN and specific encryption in Windows?

I want to create a certificate with: Subject Alternative Name SHA256 as hash algorithm On a Windows 10 Ent machine, both the above options are not available by default when creating a certificate. ...
Regmi's user avatar
  • 207
0 votes
1 answer
3k views

Open SSL Error on Windows 10 - Converting a signed CSR from PEM to CRT

I am attempting to create an IPSec VPN connection with x.509 cert authentication for users. What follows is a test to get things going and isn't a secure implementation. I will get a certificate from ...
S4M8's user avatar
  • 3
0 votes
1 answer
3k views

apache httpd is restarting once a day with error AH00428: Parent: child process xxxxx exited with status 3221225477 -- Restarting

We have Apache/2.4.34 (Win32) OpenSSL/1.0.2o configuration for one of our user environment. The apache process exits once daily and restarts automatically. Things are working fine after the restart. ...
bhanu's user avatar
  • 1
0 votes
1 answer
176 views

Is OpenSSL (not mod_ssl) Installed by WampServer 3.2.2 or Apache?

Is OpenSSL (the "stand-alone" version, not the Apache mod_ssl module) installed by WampServer 3.2.2 or Apache? I'm using WampServer 3.2.2 on Windows 10 as a web site development platform and I see ...
Bill Vallance's user avatar
50 votes
3 answers
116k views

ssh on windows - Corrupted MAC on input

I've installed OpenSSH on Windows. I can successfully connect to my remote server via ssh with Putty from this Windows machine. But when opening a PowerShell, and trying ssh [email protected] I've got ...
Raoul Debaze's user avatar
1 vote
2 answers
1k views

How do I install OpenSSL (Windows)

I must be missing something exceptionally simple here, but for the life of me I cannot figure out what I should download/install to allow me to use OpenSSL on Windows. I need to combine a SSL ...
freefaller's user avatar
0 votes
1 answer
3k views

Openssl is not working for windows 2016

Even after setting the environment path , the openssl command is not working. Kindly help me for this.
Shreeya's user avatar
  • 63

15 30 50 per page