mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
make this a Python package that can be imported
This commit is contained in:
@@ -12,4 +12,4 @@ _sni_support.so: sni_support_wrap.o sni_support.o
|
||||
$(CC) -shared $^ -o $@
|
||||
|
||||
clean:
|
||||
rm -f $(targets)
|
||||
rm -f $(targets) *.pyc
|
||||
|
||||
0
server-ca/sni_challenge/__init__.py
Normal file
0
server-ca/sni_challenge/__init__.py
Normal file
Reference in New Issue
Block a user