issues Search Results · repo:FirstTimeEZ/server-ssl language:JavaScript
Filter by
5 results (70 ms)
5 results
inFirstTimeEZ/server-ssl (press backspace or delete to remove)Now that the DNS-01 challenge has been implemented it makes more sense to have a config file instead of arguments.
Also because I just closed command prompt and got confused by it 🙃
portHttps ...
enhancement
https://github.com/FirstTimeEZ/acme/issues/1
J@BUD MINGW64 ~/Desktop/server-ssl (main)
$ node server-ssl.js --letsEncrypt --domains=[ www.ssl.boats , ssl.boats , *.ssl.boats ] --staging
.+++++++++++++++++++++++++++++++++++++++*.....+..+....+...+........+...+.+...+......+.....+......+.......... ...
enhancement
https://github.com/FirstTimeEZ/server-ssl/blob/6c768b63d13bc7d72a53fca70f78d27fc65434ca/ssl/state.js#L156
this line should be changed so it reflects the changes that were made to the project structure ...
documentation
The steps to manually start server-ssl is the same on Windows and Linux
You can use server-ssl anywhere you can use Node.js
// step 1 install node.js
https://nodejs.org/en/download/
// step 2/3 generate ...
enhancement
good first issue
Today I updated simple asn1 so I can extract the serial and Authority Key Identifier from a certificate
async function internalUpdateSuggestFromText(certificateText, acmeDirectory) {
try {
...
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.