Skip to main content
The 2024 Developer Survey results are live! See the results

New answers tagged

2 votes
Accepted

Certificate for multiple DNS names: Besides Subject Alternative Name, anything else required for correct verification?

402EB7DC01000000:error:0A000458:SSL routines:ssl3_read_bytes :tlsv1 unrecognized name:ssl/record/rec_layer_s3.c:907:SSL alert number 112 --- no peer certificate available According to these lines, ...
grawity_u1686's user avatar
-1 votes

How to force Chrome to save passwords on self-signed or broken SSL?

You just have to create an entry manually in the password manager, specifying the exact base URL you're using, the username and password. Reload the page, start writing the username, and the password ...
John White's user avatar
1 vote

Can I get around using "pip install --cert"?

Since July 2022 (version 22.2), pip has added experimental support for using the system certificate stores. The documentation gives the following example: install SomePackage --use-feature=truststore ...
Simon Poltier's user avatar
0 votes

How do I bulk change the SSL certificate on multiple sites in IIS using powershell?

@appleoddity You are absolutely right. Your answer IS the correct answer. Microsoft and the technical community at large are sharing useless code that does not actually select the cert from the ...
M K's user avatar
  • 1

Top 50 recent answers are included