Mention how to fix an out-of-date cert.
This commit is contained in:
parent
019d3f9616
commit
ba73a2bbfe
1 changed files with 27 additions and 0 deletions
27
README
27
README
|
|
@ -1,3 +1,30 @@
|
|||
Fixing Fedora:
|
||||
|
||||
- install fedora-packager
|
||||
|
||||
|
||||
To do a scratch build:
|
||||
|
||||
$ fedpkg srpm
|
||||
$ fedpkg scratch-build BLAH.src.rm
|
||||
|
||||
if you get this:
|
||||
|
||||
$ fedpkg scratch-build ...
|
||||
Could not execute scratch_build: [('SSL routines', 'SSL3_READ_BYTES', 'sslv3 alert certificate expired'), ('SSL routines', 'SSL3_READ_BYTES', 'ssl handshake failure')]
|
||||
|
||||
try this:
|
||||
|
||||
$ fedora-cert
|
||||
Certificate has expired, getting a new one
|
||||
FAS Password:
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Updating the frysk rpm in Fedora (by Sami)
|
||||
|
||||
Before doing this make sure you have a fedora account and that your
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue