Searched full:days (Results 1 – 6 of 6) sorted by relevance
3 # Number of days of inactivity before an Issue or Pull Request becomes stale6 # Number of days of inactivity before an Issue or Pull Request with the stale label is closed.30 recent activity. It will be closed in 7 days if no further activity occurs.
25 openssl req -new -x509 -nodes -days 3000 -out server.crt -keyout server.key43 …openssl x509 -req -days 3000 -in client.csr -CA CA.pem -CAkey server.key -set_serial 01 -out clien…71 …openssl x509 -req -days 3000 -in client_v3.csr -CA CA.pem -CAkey server.key -set_serial 01 -out cl…
52 retention-days: 3134 retention-days: 3247 retention-days: 3266 retention-days: 3326 retention-days: 3412 retention-days: 3500 retention-days: 3
69 -days 3000 \104 winpty openssl x509 -req -days 3000 -in client.csr -CA CA.pem -CAkey server.key -set_serial 01 -out…134 winpty openssl x509 -req -days 3000 -in client_v3.csr -CA CA.pem -CAkey server.key -set_serial 01 -…
153 static const char* Days[] = {"Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"}; in getTimeRFC1123() local164 Days[tmb.tm_wday], in getTimeRFC1123()
23 <UpdateIntervalUnits>Days</UpdateIntervalUnits>