@eyedeekay
&zzz
+R4SAS
+RN
+RN_
+StormyCloud
+dr|z3d
+hagen
+hk
+not_bob_afk
+postman
+qend-irc2p
+snex
+weko
+wodencafe
Arch
BubbRubb
Danny
DeltaOreo
FreeB
FreefallHeavens
Irc2PGuest48514
Irc2PGuest59134
Irc2PGuest76596
Irc2PGuest80556
Irc2PGuest86877
Irc2PGuest94692
Leopold_
Onn4l7h
Onn4|7h
Sisyphus_
Sleepy
T3s|4
T3s|4_
Teeed
acetone_
ardu
b3t4f4c3__
boonst
cumlord
death
dr4wd3_
duck
eyedeekay_bnc
guest7621
orignal_
poriori
profetikla
rapidash
shiver_
solidx66
thetia
u5657_
uop23ip
x74a6
zzz
eyedeekay, gitlab web+ssh dead
eyedeekay
Gitlab's back again, running into storage issues with my VPS
eyedeekay
Today's the deadline day I posted on the forum, I'm going to be up at midnight tonight so midnight is the deadline
zzz
thanks eyedeekay
zzz
also, monthly request, please fix and close your tickets
zzz
in particular please renew your 1-year plugin cert before the release
eyedeekay
Ack I'll do the plugin cert and close the remaining closables today
zzz
ok make sure you renew it, don't create a new key
eyedeekay
I *should* be able to do that now that my key library is fixed, I'll make sure before I check it in
zzz
ok, if the privkey is in a java keystore we have a java CLI for renewal, I can give it to you if you need it, otherwise you're on your own
eyedeekay
It's in a Java keystore but I implemented a Java keystore library in Go which is how I ended up accidentally blowing away my old keys and with a wrong expiration date on the new ones, both were bugs
zzz
interesting. be aware that the java keystore format has changed a couple times, used to be custom but now is some PKCS standard, depends on java version and who knows what
zzz
good practice, check all certs with certtool -i before checking in
eyedeekay
Will do thanks zzz :)