Displaying 3 results from an estimated 3 matches for "rsa_rc4_128_sha".
2013 Jul 16
1
curl ciphers name mapping openssl to curl format?
...tp://www.openssl.org/docs/apps/ciphers.html#CIPHER_SUITE_NAMES
there are names such as "SSL_RSA_WITH_RC4_128_SHA RC4-SHA"
but
curl --ciphers RC4-SHA https://xxx.yyy
curl: (59) Unknown cipher in list: RC4-SHA
the same for --ciphers SSL_RSA_WITH_RC4_128_SHA the same.
But for:
curl --ciphers rsa_rc4_128_sha https://xxx.yyy
the command works. Can you tell how to map strings from openssl to curl's
format? I've searched the web but with no luck ;)
Best regards,
Rafal Radecki.
2009 Sep 17
1
[PATCH server] oVirt server single network installer
...riteEngine on
- RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [R,L]
- </Location>
-</VirtualHost>
-
-NameVirtualHost GuestNetIpAddress:443
-NameVirtualHost AdminNetIpAddress:80
-
-<VirtualHost GuestNetIpAddress:443>
-
- NSSEngine on
- NSSCipherSuite +rsa_rc4_128_md5,+rsa_rc4_128_sha,+rsa_3des_sha,-rsa_des_sha,-rsa_rc4_40_md5,-rsa_rc2_40_md5,-rsa_null_md5,-rsa_null_sha,+fips_3des_sha,-fips_des_sha,-fortezza,-fortezza_rc4_128_sha,-fortezza_null,-rsa_des_56_sha,-rsa_rc4_56_sha,+rsa_aes_128_sha,+rsa_aes_256_sha
- NSSProtocol SSLv3,TLSv1
- NSSNickname Server-Cert
- NSSCertificat...
2009 Nov 26
2
[error] avahi_entry_group_add_service_strlst("AdminNodeFQDN") failed: Invalid host name
Hi,
After doing a clean install of ovirt in a Fedora 11 VM, I am unable to
get anything working in the web interface. All I get is an error 500.
After reviewing the logs I see the following error in
/var/log/http/error.log
[Thu Nov 26 11:29:11 2009] [notice] Apache/2.2.13 (Unix) DAV/2
mod_auth_kerb/5.4 mod_nss/2.2.11 NSS/3.12.2.0 mod_python/3.3.1
Python/2.6 configured -- resuming normal