# letsencrypt problem

**URL:** https://forums.suse.com/t/letsencrypt-problem/32202
**Category:** SLES Configure-Administer
**Created:** [March 27, 2018, 9:53am UTC](https://forums.suse.com/t/letsencrypt-problem/32202 "2018-03-27T09:53:07Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![RKAUGI](https://avatars.discourse-cdn.com/v4/letter/r/aeb1de/32.png) [@RKAUGI](https://forums.suse.com/u/RKAUGI)
#### Post date: [March 27, 2018, 9:53am UTC](https://forums.suse.com/t/letsencrypt-problem/32202/1 "2018-03-27T09:53:07Z")

</div>

Hey,

I have an apache Webserver and want to use letsencrypt for https. I already tried alot but everytime I try to get the certificate with the letsencrypt-auto file it says  
“Sorry, I donât know how to bootstrap Certbot on your operating system! You will need to install OS dependencies, configure virtualenv, and run pip install manually.  
Please see [https://letsencrypt.readthedocs.org/en/latest/contributing.html#prerequisites](https://letsencrypt.readthedocs.org/en/latest/contributing.html#prerequisites) for more info.”

I tried like this [https://community.letsencrypt.org/t/how-to-set-up-letsencrypt-on-opensuse-13-2-tutorial/5580](https://community.letsencrypt.org/t/how-to-set-up-letsencrypt-on-opensuse-13-2-tutorial/5580)

I use SLES 12 SP2, apache 2.4, python 2.7

---

<div class="post-metadata">

### Author: ![Automatic\_Reply](https://avatars.discourse-cdn.com/v4/letter/a/ecb155/32.png) [@Automatic\_Reply](https://forums.suse.com/u/Automatic_Reply)
#### Post date: [April 2, 2018, 7:30am UTC](https://forums.suse.com/t/letsencrypt-problem/32202/2 "2018-04-02T07:30:23Z")

</div>

RKAUGI,

It appears that in the past few days you have not received a response to your  
posting. That concerns us, and has triggered this automated reply.

These forums are peer-to-peer, best effort, volunteer run and that if your issue  
is urgent or not getting a response, you might try one of the following options:

- Visit [http://www.suse.com/support](http://www.suse.com/support) and search the knowledgebase and/or check all  
the other support options available.
- Open a service request: [https://www.suse.com/support](https://www.suse.com/support)
- You could also try posting your message again. Make sure it is posted in the  
correct newsgroup. ([http://forums.suse.com](http://forums.suse.com))

Be sure to read the forum FAQ about what to expect in the way of responses:  
[http://forums.suse.com/faq.php](http://forums.suse.com/faq.php)

If this is a reply to a duplicate posting or otherwise posted in error, please  
ignore and accept our apologies and rest assured we will issue a stern reprimand  
to our posting bot…

Good luck!

Your SUSE Forums Team  
[http://forums.suse.com](http://forums.suse.com)

---

<div class="post-metadata">

### Author: ![ab1](https://avatars.discourse-cdn.com/v4/letter/a/d2c977/32.png) [@ab1](https://forums.suse.com/u/ab1)
#### Post date: [April 2, 2018, 7:45am UTC](https://forums.suse.com/t/letsencrypt-problem/32202/3 "2018-04-02T07:45:56Z")

</div>

Could you show us your actual output from each step? openSUSE 13.x is a  
fair bit older than SLES 12, so there may be some modifications needed to  
get everything going.

–  
Good luck.

If you find this post helpful and are logged into the web interface,  
show your appreciation and click on the star below.

If you want to send me a private message, please let me know in the  
forum as I do not use the web interface often.

---

<div class="post-metadata">

### Author: ![rogerbycek](https://avatars.discourse-cdn.com/v4/letter/r/a3d4f5/32.png) [@rogerbycek](https://forums.suse.com/u/rogerbycek)
#### Post date: [April 9, 2018, 8:24pm UTC](https://forums.suse.com/t/letsencrypt-problem/32202/4 "2018-04-09T20:24:49Z")

</div>

You might want to have a look at [acme.sh](https://github.com/Neilpang/acme.sh) - it’s the ACME client protocol done all in a bash script. I’ve had no issues running it under SLES 12 SP3.
