search for: fingerpring

Displaying 3 results from an estimated 3 matches for "fingerpring".

Did you mean: fingerprint
2006 Jun 13
1
SSL fingerpring mismatch and issuer certificate problem
I have a remote server running centos 4.3 and a home desktop running suse 10.1. I have generated an SSL certificate on the server, copied it on the desktop and run on the desktop: >openssl x509 -in mynewcertCert.pem -fingerprint -subject -issuer -serial -hash -noout >c_rehash . getting this warning: > > Doing . > WARNING: mynewcertPrivateKey.pem does not contain a certificate or
1999 Sep 22
1
Samba and Visual C++
I've just tried to install MS Visual C++ 6.0 on our Samba 2.0.5a Linux Server. When I was asked for the installation directory I tried to use a samba-share that was mounted on a network drive letter. Just after this the setup programm refused the path as incorrect. Now the question: Is it impossible to install the VC6 package server based? I don't wan't to install this big package on
2015 Aug 05
27
[Bug 2439] New: New sha256-base64 SSH Fingerprints in openssh-6.8
...ost of the servers still provide only the old fingerprint (and for some years probably will). Also it is not preferable to stuck with old md5 as default. You can admit, that users can always do $ ssh server -oFingerprintHash=md5 but it is probably too much for users if they really want to verify fingerpring provided through other channel. My proposal is to add ability to provide a list of digest that will be printed (not only one) and as a transition default use both available: "sha256,md5". I don't have a patch yet, but if there would be some idea how can we make the transition more...