From owner-freebsd-questions@freebsd.org Mon Dec 19 04:58:33 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02A60C835A8 for ; Mon, 19 Dec 2016 04:58:33 +0000 (UTC) (envelope-from amitabhkant@gmail.com) Received: from mail-qt0-x230.google.com (mail-qt0-x230.google.com [IPv6:2607:f8b0:400d:c0d::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B805EDB6 for ; Mon, 19 Dec 2016 04:58:32 +0000 (UTC) (envelope-from amitabhkant@gmail.com) Received: by mail-qt0-x230.google.com with SMTP id p16so135132764qta.0 for ; Sun, 18 Dec 2016 20:58:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=K7TNnE1aLiHy0Af7q9+K6EjiaSpoYTPivJzBMvk/QhM=; b=GM5dtiX2dc98DQOn19PC98q5LaDYg8H+a4ksQ3oiMPlbrUYydXzQ7JvVnj3LvHtsB0 dPf8iLTsPlOshpuzWh+Y1JyVirmUqMR2+5zYLzuuGV9uMhJhapdyv0zgeFFkInaFxa8p qGu9kBLfqSwFb0H3osmKSl20/6eaOIFLxw9kI2vow0pdSzngPg3dtVt5BnxrnYMQZeJ7 KajS0rANcFeXLfVEobwfNCMGWQ1OGB26xzmU4jN/jSvXyH+Ijo/X14EO1FXEjwqrTknR p4Q+lTnqiqlBxLecLqNbjnCGovwaOQrCfYn7wqg3eiW9gQyet/GFNk/pyZOTYHcUnSP1 pfKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=K7TNnE1aLiHy0Af7q9+K6EjiaSpoYTPivJzBMvk/QhM=; b=G5+ztLM/kFSkg2kkhBkhTBlpGkzqa9lpRIxOYb+TzOUmieLuFS71T0uLFNZW1/pVg9 u6NUecddoZ1lxwB9EK5AAkUXHqGpnIP482DyuEo3qOrqTFM+he1a0wP9/xondrJs11sU b5Dm68lo9Viri5b1ZI/ZNjs4VBoKLuCDVn8mGqPJ4DexkgAKwFIU9Mn8FJha3kiHkm7i roSFRPqyR2MvYhKD5T8+FPIdvy3DDlplaqh2+7ugQq79ROCt24QXaF08mfLJImomRPih hwFDUd2dMgIui3I9JEH4V2tc89DUvL3Qu53H9gAlo2qZcu43G8Hlp+FnNbJZbW1Zeb9k LGeg== X-Gm-Message-State: AIkVDXJNfdnnCVrdhDlynB4/78tDZrkE+tKZYT8VrftFvqKs6JAOKMhTMpKMoOrFZFvKzlR14HIHA1XcHLeDcg== X-Received: by 10.237.44.161 with SMTP id g30mr13737458qtd.144.1482123511923; Sun, 18 Dec 2016 20:58:31 -0800 (PST) MIME-Version: 1.0 Received: by 10.237.55.10 with HTTP; Sun, 18 Dec 2016 20:58:11 -0800 (PST) In-Reply-To: References: From: Amitabh Kant Date: Mon, 19 Dec 2016 10:28:11 +0530 Message-ID: Subject: Re: ssl certificate To: David Mehler Cc: freebsd-questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Dec 2016 04:58:33 -0000 Try https://letsencrypt.org/ . It has a fairly broad acceptance. On Mon, Dec 19, 2016 at 10:24 AM, David Mehler wrote: > Hello, > > Right now I'm doing self-signed ssl certificates, with my own CA. This > works fine, but might break. I've got a user who will be connecting > via sftp and via https and who might be put off by the self signed > aspect. > > I am wondering if there are any free ssl providers? I know there were > once some, but thought they went under. I am wanting something free, > but has a broad browser base, Ios, Android, Kindle, windows etc > browsers and connection software Es File explorer, filezilla etc. > > Any suggestions appreciated. > > Thanks. > Dave. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" >