Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/crypto/krb5/src/util/krb5-send-pr.sh
34878 views
1
#!/bin/sh
2
cat <<EOF
3
Please send email to [email protected] to report bugs.
4
5
It is helpful to include the Kerberos version and operating system
6
information with your bug report. Please note that bug reports are
7
public; if you are reporting a security vulnerability, send mail to
8
[email protected] instead, ideally using PGP encryption.
9
EOF
10
11