openssl tag

9 questions


1 answers
93 views
0
OpenAM AD collaboration

OpenAM has brought in users through AD collaborationLog in to OpenAM with AD-linked usersWhat items should I set to grant permission to each user?Problems/Error Messages you are experiencingWhen I log...


1 answers
123 views
0
Segmentation fault in EVP_PKEY_decrypt

Currently, C++ implements public key encryption and decryption using the OpenSSL library.However, the second EVP_PKEY_decrypt among the following causes Segmentation fault when running the program:The...

2 years ago

1 answers
150 views
0
How could a temporary RSA key be verified when it was signed with a public key affected by crypto export restrictions?

I don't know where to downgrade the key due to the FREAK attack.It seems that the public key is going to be downgraded, but Q1.Is it a server-only attack with a weak public key in advance because the ...

2 years ago

1 answers
131 views
0
CentOS 7 Apache 2.4 http2

CentOS7+Apache/2.4.6 is set to be accessible via http2.I am referring to it here.https://blog.apar.jp/linux/5200/Although Apache and SSL have been configured, the http2 module has not been successfull...

2 years ago

2 answers
79 views
0
OpenSSL 1.1 Cannot Build x64

Error when building OpenSSL 1.1 from the command line in Windows 10 (x64).The x86 build will pass, but what is the cause?When LNK1112 occurs, the properties of the solution show how to change the targ...

2 years ago

1 answers
121 views
0
"SSL handshake failed: SSL disabled due to library version mismatch" Error Occurs When Performing svn Update

When I tried to update the svn, the following error occurred:Could you tell me how to solve this problem?$svn upUpdating '.':svn:E175002:Unable to connect to a repository at URL'https://example.com/'s...

2 years ago

1 answers
78 views
0
OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno54 when downloading Homestead

After installing virtual box and vagrant, vagrant box add larvel/homesteadI typed, but the homestead installation didn't work.I tried about five times, but I got the same error.This may be the cause b...


1 answers
75 views
0
"SSL_ERROR_SYSCALL, errno54" Appears When Vagrant Up

I'm sorry for the rudimentary question, but I'd appreciate it if you could answer it.An error occurred while learning about local environment development during dot installation.This is an error when ...

2 years ago

1 answers
128 views
0
The handshake failure continues to fail when connecting server to server ssl.

Hello, everyone I'm inquiring about ssl linkage. We are adding HTTPS interface as a new server-to-server. However, if you send client hello when you connect to SSL, Alert (Level: Fatal, Description: H...


© 2024 OneMinuteCode. All rights reserved.