You are here |
textslashplain.com | ||
| | | |
natemcmaster.com
|
|
| | | | Blog posts about software development, plus some other stuff. | |
| | | |
icedev.pl
|
|
| | | | Many Certificate Authorities had recently tightened the requirements for using EV Code Signing Certificates. The industry standard is now that you need to either host your certificates private key on a physical USB token, or you can load it to the compliant Hardware Security Module (HSM). However, using a USB dongle would cause a lot of struggle with the modern Continuous Integration pipelines, as well as buying or renting the entire HSM and having to keep it physically connected at the office for the en... | |
| | | |
melatonin.dev
|
|
| | | | Slap your EV Cert in the cloud for some dongle-free code signing fun! | |
| | | |
www.desertislesql.com
|
|
| | Working with role playing dimensions, which are found when you have say multiple dates in a table and you want to relate them back to a single date table, have always been problematic in SQL Server... |