我提供了.csr,.key和.crt文件来设置Ubuntu Lucid Server中的ssl,但是我有麻烦设置它。 任何人都可以帮我设置,并使其为我的服务器工作? 我在网上search了很多次,但我没有设置它。 我已经设置虚拟主机和工作都很好,但是当我启用该网站的SSLconfiguration,也工作正常。 但是当我尝试重新启动/重新加载服务器,然后我得到以下错误: [Sat Sep 10 01:11:04 2011] [notice] caught SIGTERM, shutting down [Sat Sep 10 01:11:05 2011] [error] Unable to configure RSA server private key [Sat Sep 10 01:11:05 2011] [error] SSL Library Error: 185073780 error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch 有时我也看到“虚拟连接”的错误 我希望我能尽快得到帮助,因为我需要尽快完成。 🙂 谢谢…
我有一个Apache2configuration <VirtualHost *:80> ServerName y.com </VirtualHost> 和子域 <VirtualHost *:443> ServerName xycom </VirtualHost> 目标是使https:// xycom只能通过SSL访问。 但是,当我input任何其他子域名,例如https://any.y.com我看到相同的页面为https:// xycom 如何禁用像https://any.y.com这样的任何url,以https:// xycom显示相同的网页。 我希望这样的网站根本不应该被访问。
我试图configuration一个VPS Ubuntu服务器连接到codebase GIT服务器,就像heroku codebase身份validation基于SSH RSA密钥。 我已经把密钥上传到版本库,当我用testing命令testing代码库密钥时: ssh [email protected] 它不响应和连接超时。 我试图通过以下方式观看请求: “ssh [email protected] -v”但它停在:debug1:连接到codebasehq.com [188.65.183.234]端口22。 所以我编辑了我的iptables规则: #cleaning rules iptables -F iptables -t nat -F #Standard behaviour iptables -P INPUT DROP iptables -P OUTPUT ACCEPT iptables -P FORWARD DROP #SSH iptables -A INPUT -p tcp –dport 22 -j ACCEPT #iptables -A OUTPUT -p tcp –sport 22 -j […]
在设置网站以包含SSL证书并允许他们通过防火墙方面,我很新颖。 我目前正在第一步,并被告知我需要在我的IIS服务器上设置一个内部IP地址。 我也被告知,为了做到这一点,我通过networking接口build立了IP。 任何人都可以帮助我找出networking接口在哪里以及如何在networking接口内创buildIP地址?
我有2个Web应用程序托pipe在使用弹性IP的EC2 Amazon服务器上。 我有一个catchall * SSL证书,我正试图应用于这两个Web应用程序。 按照GoDaddy的说明生成了CSR文件 我在Apache上启用了SSL,并且已经在服务器上安装了SSL(链接到Vhosts中的正确path)。 当我testinghttpsurl时,出现以下错误: networking应用程序使用无效的安全证书。 证书不可信,因为它是自签名的。 证书只对ip-10-236-91-228有效 列出的IP是亚马逊服务器的内部私有IP,而不是面向公众的IP。 有没有其他人有类似的问题,或知道如何解决这个问题? 谢谢, 汤姆
我已经安装nginx并将我的服务器转移到nginx(从apache)。 我做了一个具有SSL的子域。 我的http://工作完美..但是当我访问https://secure.gamegambit.com它开始下载文件。 然而任何其他的url与https:/ /工作正常,如https://secure.gamegambit.com/gamegambit-wiki.html nginx默认configuration: server { listen 443; server_name secure.gamegambit.com; root /var/www/; index index.php index.html index.htm default.html default.htm; ssl on; ssl_certificate /root/gamegambit.crt; ssl_certificate_key /root/gamegambit.key; ssl_client_certificate /root/gs_intermediate_ca.crt; ssl_session_timeout 5m; ssl_protocols SSLv3 TLSv1; ssl_ciphers ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv3:+EXP; ssl_prefer_server_ciphers on; ## Default location location / { try_files $uri $uri/ /index.php?q=$request_uri; } location ~* ^.+.(jpg|jpeg|gif|css|png|js|ico|xml)$ { access_log off; expires […]
在Chrome中, 我在付款页面上收到了我的Magento网站的消息。 The site uses SSL, but Google Chrome has detected either high-risk insecure content on the page or problems with the site's certificate. Don't enter sensitive information on this page. Invalid certificate or other serious https issues could indicate that someone is attempting to tamper with your connection to the site. 我听说外部链接可能是一个问题,所以我已经拿出了所有这些,但它仍然出现这个错误? 什么可能是错的?
我在Ubuntu服务器上设置了SSL。 该服务器正在运行具有多个虚拟主机的Apache 2。 我读过,您需要为运行SSL的每个应用程序提供一个IP。 我的问题是: 如果服务器上只有一个网站使用SSL,这仍然工作? 一个SSL网站的IP,即使其他网站仍在运行(他们不会启用SSL)。 如果是的话,我怎样才能使默认的SSL网站指向我想拥有SSL网站的内容?
我希望从我的Windows 2008 R2 CA获得值得信任,甚至更好的“绿色栏”证书,以便与我的Insightpipe理器主页https:// host:2381 我试图导入文件c:\hp\sslshare\cert.pem但似乎是我的AD CA格式错误。 我如何完成这个价格?
任何人都可以看到我在这些步骤出错(在Windows XP +的Apache 2.2)? 我试图用我自己的CA创build自己的自签名SSL证书,当它完成我的Apache服务器无法启动,我的日志文件说: [info] Init: Seeding PRNG with 136 bytes of entropy [info] Loading certificate & private key of SSL-aware server [error] Init: Unable to read server certificate from file C:/Apache2.2/conf/thor.mysite.com_cert/ksb_cert_rep.p12 [error] SSL Library Error: 218529960 error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag [error] SSL Library Error: 218595386 error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error [error] SSL Library […]