This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
certbot
Watch
1
Star
0
Fork
You've already forked certbot
0
mirror of
https://github.com/certbot/certbot.git
synced
2026-06-09 08:42:57 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7
fe1ba9dad6
certbot
/
letsencrypt
/
client
/
plugins
/
nginx
/
tests
/
testdata
/
sites-enabled
/
example.com
6 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
Add test for recursive file parsing
2015-04-07 17:57:37 -04:00
server {
listen 9000;
Fix and add test for get_vhosts
2015-04-10 21:17:17 -04:00
server_name .example.com;
server_name example.*;
Add test for recursive file parsing
2015-04-07 17:57:37 -04:00
}
Reference in a new issue
Copy permalink