This website requires JavaScript.
Explore
Help
Sign In
melon
/
ssl-certs-checker
Watch
1
Star
0
Fork
0
You've already forked ssl-certs-checker
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
a765b02f5a
ssl-certs-checker
/
config.go
8 lines
108 B
Go
Raw
Normal View
History
Unescape
Escape
Initial commit
2020-02-22 15:39:16 +00:00
package
main
const
(
Make it possible to change timeout value
2020-05-10 10:03:11 +01:00
defaultDialerTimeout
=
5
defaultPort
=
443
protocol
=
"tcp"
Initial commit
2020-02-22 15:39:16 +00:00
)
Reference in New Issue
Copy Permalink